Click or drag to resize

MapMouseDragMode Property

Gets or sets the behavior when dragging the mouse while holding the left button.

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public DragMode MouseDragMode { get; set; }

Property Value

Type: DragMode

Implements

IMapMouseDragMode
See Also