ViewSettingsStateZoomScale Property |
Gets or sets the step size for zooming with a wheeled mouse or the Page Up and Page Down keys.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public double ZoomScale { get; set; }
Public Property ZoomScale As Double
Get
Set
Property Value
Type:
DoubleSee Also