Get the image box hosted in this viewer

Namespace: Emgu.CV.UI
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public ImageBox ImageBox { get; }
Public ReadOnly Property ImageBox As ImageBox
	Get
public:
property ImageBox^ ImageBox {
	ImageBox^ get ();
}

See Also