Returns the complete set of state flags supported on this object. The
flags may be indexed by name as in:
if(changedObject.StateFlags["Color"] & eventArgs.StateFlags) { ... }
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax
Property Value
Type: StateFlagsCollectionImplements
ICogChangedEvent StateFlagsSee Also