CogBeadInspectResult NumCalipers Property Cognex VisionPro 9.8
Gets the total number of calipers that lie along the found bead path.

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

public int NumCalipers { get; }

Property Value

Type: Int32
The number of calipers used during inspection.
See Also