CogBeadInspectDefect Bounds Property Cognex VisionPro 9.8 SR1
Gets the bounding box of the defect. The bounding box encloses the segment of the bead path where the defect is present, and all of the calipers that compise that defect. This box is specified in units defined by the image's SelectedSpaceName.

Namespace: Cognex.VisionPro.EdgeInspect
Assembly: Cognex.VisionPro.EdgeInspect (in Cognex.VisionPro.EdgeInspect.dll) Version: 75.0.0.0
Syntax

public CogRectangleAffine Bounds { get; }

Property Value

Type: CogRectangleAffine
See Also