Click or drag to resize

ViewSettingsZoomScale 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 static double ZoomScale { get; set; }

Property Value

Type: Double
See Also