Get the size of the view area
Namespace:
Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
protected internal Size GetViewSize() |
| Visual Basic (Declaration) |
|---|
Protected Friend Function GetViewSize As Size |
| Visual C++ |
|---|
protected public: Size GetViewSize() |