The bounding affine rectangle of found character in selected space. Note that this property is only meaningful if CharacterSelectedBoundsValid is true.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
public CogRectangleAffine CharacterSelectedBounds { get; }public CogRectangleAffine CharacterSelectedBounds { get; }Public ReadOnly Property CharacterSelectedBounds As CogRectangleAffine
Get
Public ReadOnly Property CharacterSelectedBounds As CogRectangleAffine
Get
public:
property CogRectangleAffine^ CharacterSelectedBounds {
CogRectangleAffine^ get ();
}public:
property CogRectangleAffine^ CharacterSelectedBounds {
CogRectangleAffine^ get ();
}Property Value
Type:
CogRectangleAffineThis read-only property is of type CogRectangleAffine.