CogOCVMaxCharacterResult CharacterSelectedBounds Property Cognex VisionPro
The bounding affine rectangle of found character in selected space. Note that this property is only meaningful if CharacterSelectedBoundsValid is true.

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

public CogRectangleAffine CharacterSelectedBounds { get; }

Property Value

Type: CogRectangleAffine
This read-only property is of type CogRectangleAffine.
See Also