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