Get the size of the view area

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

Syntax

         
 C#  Visual Basic  Visual C++ 
protected internal Size GetViewSize()
Protected Friend Function GetViewSize As Size
protected public:
Size GetViewSize()

Return Value

The size of the view area

See Also