| PanAndZoomPictureBoxZoomLevels Field |
http://www.emgu.com
The available zoom levels for the displayed image
Namespace: Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 3.1.0.2282 (3.1.0.2282)
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