CogOCVMaxCharacterResult CharacterSelectedBounds Property Cognex VisionPro 9.10
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: 79.0.0.0
Syntax

public CogRectangleAffine CharacterSelectedBounds { get; }

Property Value

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