CogChangedEventArgs GetStateFlagNames Method Cognex VisionPro 9.21
Overload List

  NameDescription
Public methodGetStateFlagNames(Object)
Creates a string containing the state flags that correspond to the members that may have changed.
Public methodStatic memberGetStateFlagNames(Type, Int64)
Given an object type and a set of state flags corresponding to the StateFlags argument of a Changed event, creates a string containing the state flags that correspond to the properties that may have changed.
Top
See Also