CogIDResult ID Property Cognex VisionPro 9.7
A unique ID used to identify this symbol result. This ID also corresponds to the index of this result in the CogIDResults to which this result belongs.

Namespace: Cognex.VisionPro.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 73.0.0.0
Syntax

public int ID { get; }

Property Value

Type: Int32
Default is -1.
See Also