| PanAndZoomPictureBoxZoomScale Property |
http://www.emgu.com
Get or Set the zoom scale
Namespace: Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic double ZoomScale { get; }Public ReadOnly Property ZoomScale As Double
Get
public:
property double ZoomScale {
double get ();
}member ZoomScale : float with get
Property Value
Type:
Double
See Also