This method should be called internally whenever the object's state may
have changed.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Parameters
- sender
- Type: System Object
The object that implements the ICogChangedEvent interface.
- stateFlags
- Type: System Int64
The set of state flags that correspond to the parts of the object that may have changed.
See Also