The metrics for this character.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogOCRMaxCharMetricsThe Metrics value. The default value is a default constructed CogOCRMaxCharMetrics instance.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed |
Remarks
A CogOCRMaxChar's Metrics contain two regions (the mark rectangle and the cell rectangle) which define where in the image the character is located.
See Also