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

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

public int ID { get; }

Property Value

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