StandardTool.MouseWheelZoomSpeed Property
Gets or sets a value controlling the amount the view is zoomed in response to mouse wheel events.
Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show
Syntax
public System.Double MouseWheelZoomSpeed { get; set; }
Property Value
Type: System.Double
Default: 1.0
A factor multiplied to the default zoom speed.
Default: 1.0
A factor multiplied to the default zoom speed.
Platforms
Windows, Linux, Android