Gets the unique ID used to identify this LineMax result.
Namespace: Cognex.Vision.LineMax.ImplementationAssembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.24.0.0
public abstract int ID { get; }public abstract int ID { get; }Public MustOverride ReadOnly Property ID As Integer
Get
Public MustOverride ReadOnly Property ID As Integer
Get
public:
virtual property int ID {
int get () abstract;
}public:
virtual property int ID {
int get () abstract;
}Return Value
Type:
Int32The zero-based ID.
This ID also corresponds to the Item(int32_t index) of this result in the LineMaxResults.