Constants used to identify the character origins of an imported image font.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 73.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| ImageCenter | 0 | Origin is the center of the image | |
| ImageLowerLeft | 1 | Origin is the lower left of the image | |
| SpecifiedMarkLowerLeft | 2 | Origin is the specified mark lower left | |
| DetectedMarkLowerLeft | 3 | Origin is detected in the lower left |
See Also