PanAndZoomPictureBoxZoomLevels Field |
http://www.emgu.com
The available zoom levels for the displayed image
Namespace:
Emgu.CV.UI
Assembly:
Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic static double[] ZoomLevels
Public Shared ZoomLevels As Double()
public:
static array<double>^ ZoomLevels
static val mutable ZoomLevels: float[]
Field Value
Type:
Double
See Also