RaiseOnDrag Property

GoogleMap Control Artem.Google

GoogleMap Control RaiseOnDrag Property
NamespacesArtem.Google.UIMarkerOptionsRaiseOnDrag
GoogleMap Control v6.0
Gets or sets a value indicating whether [raise on drag]. If false, disables raising and lowering the marker on drag. This option is true by default.
Declaration Syntax
C# Visual Basic
public Nullable<bool> RaiseOnDrag { get; set; }
Public Property RaiseOnDrag As Nullable(Of Boolean)
	Get
	Set
Value
true if [raise on drag]; otherwise, false.

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