ICogFrameGrabber Index Property Cognex VisionPro 9.5
Index within the collection of frame grabbers of this type.

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

int Index { get; }

Property Value

Type: Int32
Remarks

Returns the index of this frame grabber within the collection of frame grabbers of this type.

See Also