CogIDVerticalDirectionConstants EnumerationCognex VisionPro 9.7
Enumeration of 2D Symbol vertical direction.

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

public enum CogIDVerticalDirectionConstants
Members

  Member nameValueDescription
TopToBottom0Decode a symbol from top to bottom.
BottomToTop1Decode a symbol from bottom to top.
See Also