Cog3DPatMaxResult ID Property Cognex VisionPro 9.5
Gets a unique ID used to identify this result. This ID also corresponds to the index of this result in the Cog3DPatMaxResults collection to which this result belongs.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax

public int ID { get; }

Property Value

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