PropertyWatcher Constructor (Object, String)Cognex VisionPro 9.21

Constructs a new instance of the PropertyWatcher class with the given subject and path.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax

public PropertyWatcher(
	Object subject,
	string path
)
See Also