CogBeadInspectDefect Size Property Cognex VisionPro 9.21
Gets the length of the path between the first and last points along the segment of the bead path where the defect was detected. This length is specified in units defined by the image's SelectedSpaceName.

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

public double Size { get; }

Property Value

Type: Double
See Also