CogIDMirroredConstants EnumerationCognex VisionPro 9.5
Enumeration of the mirrored state of a symbol.

Namespace: Cognex.VisionPro.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 69.0.0.0
Syntax

public enum CogIDMirroredConstants
Members

  Member nameValueDescription
False0 Symbol is not mirrored.
True1 Symbol is mirrored.
Unknown-1 The mirrored state of the symbol is not known.
See Also