Enum
MouseWheelBehavior

This enumeration specifies behavior of mouse wheel.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum MouseWheelBehavior

Fields

None

The empty action.

Declaration

cs-api-definition
None = 0

Field Value

MouseWheelBehavior

ZoomToCenter

Mouse wheel zooms in the map.

Declaration

cs-api-definition
ZoomToCenter = 2

Field Value

MouseWheelBehavior

ZoomToPoint

Mouse wheel zooms in to the point on the map.

Declaration

cs-api-definition
ZoomToPoint = 1

Field Value

MouseWheelBehavior

In this article
DefinitionFieldsNoneZoomToCenterZoomToPoint
Not finding the help you need?
Contact Support