CompositeShape ID Property Cognex VisionPro 9.25 SR1
Get

Property for identifying this graphic.

Set

Sets ID.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.25.1.0
Syntax

public int ID { get; set; }

Property Value

Type: Int32
Default Value: -1
Remarks

Gets an ID that identifies this composite shape. Vision uses the ID in result graphics to correlate a result graphic with a particular result, which also has an ID.

Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also