The mark rectangle.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogRectangleThe MarkRect value. The default value is nullptr.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
Remarks
The mark rectangle of a character is a tight bounding box enclosing all of foreground (e.g. ink) pixels in the character image.
See Also