Frame grabber associated with this acquisition fifo.
Namespace: Cognex.VisionPro.ImagingDevice.Implementation.InternalAssembly: Cognex.VisionPro.ImagingDevice (in Cognex.VisionPro.ImagingDevice.dll) Version: 65.1.0.0
public virtual ICogFrameGrabber FrameGrabber { get; }public virtual ICogFrameGrabber FrameGrabber { get; }Public Overridable ReadOnly Property FrameGrabber As ICogFrameGrabber
Get
Public Overridable ReadOnly Property FrameGrabber As ICogFrameGrabber
Get
public:
virtual property ICogFrameGrabber^ FrameGrabber {
ICogFrameGrabber^ get ();
}public:
virtual property ICogFrameGrabber^ FrameGrabber {
ICogFrameGrabber^ get ();
}Property Value
Type:
ICogFrameGrabberImplements
ICogAcqFifo FrameGrabberReturns the CogFrameGrabber associated with this acquisition FIFO.