CogOCArrangerOrientationReferenceConstants EnumerationCognex VisionPro
Specifies whether character orientations are referenced to the selected space of the image or the local baseline direction.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 65.1.0.0
Syntax

public enum CogOCArrangerOrientationReferenceConstants
Members

  Member nameValueDescription
SelectedSpace0Character orientations are referenced to the selected space of the image.
Baseline1Character orientations are referenced to the local baseline direction.
See Also