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