OverviewTool.MouseWheelZoomEnabled Property
Gets or sets a flag indicating if the user may zoom the overview with the mouse wheel.
Syntax
public System.Boolean MouseWheelZoomEnabled { get; set; }
Property Value
Default: true
True if mouse wheel zooming is enabled, False otherwise.
Remarks
Zooming the overview with the mouse does not modify the main view in any way. However, it does change the value of the ScaleRatio property.
Platforms
Windows, Linux, Android