Class MarkerAlignment
Represents the Marker Alignment
Inheritance
System.Object
MarkerAlignment
Namespace: Com.Syncfusion.Maps
Assembly: Syncfusion.SfMaps.Android.dll
Syntax
public sealed class MarkerAlignment : Enum
Fields
Center
Center position
Declaration
public const MarkerAlignment Center
Field Value
Type | Description |
---|---|
MarkerAlignment |
Far
Far position
Declaration
public const MarkerAlignment Far
Field Value
Type | Description |
---|---|
MarkerAlignment |
Near
Near position
Declaration
public const MarkerAlignment Near
Field Value
Type | Description |
---|---|
MarkerAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |