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

Namespace: Cognex.VisionPro.FG8100.Implementation.Internal
Assembly: Cognex.VisionPro.FG8100 (in Cognex.VisionPro.FG8100.dll) Version: 65.1.0.0
Syntax

public virtual int Index { get; }

Property Value

Type: Int32

Implements

ICogFrameGrabber Index
Remarks

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

See Also