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

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