CogPMRedLineResult ID Property Cognex VisionPro 9.8
Gets a unique ID used to identify this result. This ID also corresponds to the index of this result in the CogPMRedLineResults to which this result belongs.

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

public int ID { get; }

Property Value

Type: Int32
A unique ID used to identify this result.
See Also