Flat Property

GoogleMap Control Artem.Google

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

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