Draggable Property

GoogleMap Control Artem.Google

GoogleMap Control Draggable Property
NamespacesArtem.Google.UIGoogleMapDraggable
GoogleMap Control v6.0
If false, prevents the map from being dragged. Dragging is enabled by default.
Declaration Syntax
C# Visual Basic
public bool Draggable { get; set; }
Public Property Draggable As Boolean
	Get
	Set
Value
true if [enable dragging]; otherwise, false.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)