Draggable Property

GoogleMap Control Artem.Google

GoogleMap Control Draggable Property
NamespacesArtem.Google.UIGoogleDirectionsDraggable
GoogleMap Control v6.0
Gets or sets a value indicating whether this GoogleDirections is draggable. If true, allows the user to drag and modify the paths of routes rendered by this DirectionsRenderer.
Declaration Syntax
C# Visual Basic
public bool Draggable { get; set; }
Public Property Draggable As Boolean
	Get
	Set
Value
true if draggable; otherwise, false.

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