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

Namespace: Cognex.VisionPro.GenTL.Implementation.Internal
Assembly: Cognex.VisionPro.GenTL (in Cognex.VisionPro.GenTL.dll) Version: 80.0.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