New to Telerik UI for WPFStart a free 30-day trial

Mouse selection mode. Represents an action which should be performed when mouse drag behaviour is in the "Select" mode.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public enum MouseSelectionMode

Fields

The Map will do nothing.

C#
None = 0

The SelectionRectangleChanged event should be raised.

C#
RaiseEvent = 1

Zoom in to the selected rectangle.

C#
ZoomIn = 2
In this article
DefinitionFieldsNoneRaiseEventZoomIn
Not finding the help you need?
Contact Support