CogImageReferenceRecord ImageIndex Property Cognex VisionPro
Get/set the image index, if the referenced image is a multi-image container. Default unitialized value is -1, but should be set to zero in the constructor if the index is not used.

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

public int ImageIndex { get; set; }

Property Value

Type: Int32
See Also