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