EnumMouseSelectionMode
Enum
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:
cs-api-definition
public enum MouseSelectionMode
Fields
RaiseEvent
The SelectionRectangleChanged event should be raised.
ZoomIn
Zoom in to the selected rectangle.