The available zoom levels for the displayed image

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public static double[] ZoomLevels
Public Shared ZoomLevels As Double()
public:
static array<double>^ ZoomLevels

See Also