The available zoom levels for the displayed image

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

Syntax

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

See Also