CogOCVMaxFontOriginConstants EnumerationCognex VisionPro 9.5
Constants used to identify the character origins of an imported image font.

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

public enum CogOCVMaxFontOriginConstants
Members

  Member nameValueDescription
ImageCenter0Origin is the center of the image
ImageLowerLeft1Origin is the lower left of the image
SpecifiedMarkLowerLeft2Origin is the specified mark lower left
DetectedMarkLowerLeft3Origin is detected in the lower left
See Also