Get the size of the view area

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

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