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

Namespace: Cognex.VisionPro.FGGigE.Implementation.Internal
Assembly: Cognex.VisionPro.FGGigE (in Cognex.VisionPro.FGGigE.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