CogPMAlignPatternItem UniqueID Property Cognex VisionPro
Gets the unique id of the pattern. The unique id is set when the CogPMAlignPatternItem is added to the operator.

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

public int UniqueID { get; }

Property Value

Type: Int32
See Also