Frame grabber associated with this acquisition fifo.
Namespace: Cognex.VisionPro.FG8600.Implementation.InternalAssembly: Cognex.VisionPro.FG8600 (in Cognex.VisionPro.FG8600.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.