CogPropertyWatcher Constructor Cognex VisionPro 9.7
Overload List

  NameDescription
Public methodCogPropertyWatcher 
Constructs a new instance of the CogPropertyWatcher class.
Public methodCogPropertyWatcher(CogPropertyWatcher)
Constructs a new instance of the CogPropertyWatcher class with the same subject and path as the other instance.
Public methodCogPropertyWatcher(Object, String)
Constructs a new instance of the CogPropertyWatcher class with the given subject and path.
Protected methodCogPropertyWatcher(SerializationInfo, StreamingContext)
Initializes a new instance of the CogPropertyWatcher class with serialized data.
Public methodCogPropertyWatcher(Object, String, Boolean)
Constructs a new instance of the CogPropertyWatcher class with the given subject and path.
Top
See Also