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

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