ApplicationSettingsZoomingRatio Property |
Get or set the zoom ratio when the drawing is zoomed in or out.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract double ZoomingRatio { get; set; }
Public MustOverride Property ZoomingRatio As Double
Get
Set
Property Value
Type:
Double
a value in the range 1.01 to 2.0
See Also