Draggable Property

GoogleMap Control Artem.Google

GoogleMap Control Draggable Property
NamespacesArtem.Google.UIMarkerOptionsDraggable
GoogleMap Control v6.0
Gets or sets a value indicating whether this MarkerOptions is draggable. If true, the marker can be dragged. Default value is false.
Declaration Syntax
C# Visual Basic
public Nullable<bool> Draggable { get; set; }
Public Property Draggable As Nullable(Of Boolean)
	Get
	Set
Value
true if draggable; otherwise, false.

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