Get the index of the first caliper that comprises this defect.
Namespace: Cognex.VisionPro.EdgeInspectAssembly: Cognex.VisionPro.EdgeInspect (in Cognex.VisionPro.EdgeInspect.dll) Version: 75.0.0.0
public int StartCaliperIndex { get; }public int StartCaliperIndex { get; }Public ReadOnly Property StartCaliperIndex As Integer
Get
Public ReadOnly Property StartCaliperIndex As Integer
Get
public:
property int StartCaliperIndex {
int get ();
}public:
property int StartCaliperIndex {
int get ();
}Property Value
Type:
Int32 The index of the first caliper in this defect.
If you want to view result values for an
individual caliper, please see the methods of the
CogBeadInspectResult class.