PanAndZoomPictureBoxZoomScale Property |
http://www.emgu.com
Get or Set the zoom scale
Namespace:
Emgu.CV.UI
Assembly:
Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 4.1.0.3408 (4.1.0.3408)
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