Class MarkerAlignment
Enumurates the Marker Alignment. You can change the map marker position.
Inheritance
System.Object
MarkerAlignment
Namespace: Syncfusion.SfMaps.XForms
Assembly: Syncfusion.SfMaps.XForms.dll
Syntax
public sealed class MarkerAlignment : Enum
Fields
Center
Represents the map marker icon is in Center position
Declaration
public const MarkerAlignment Center
Field Value
Type |
---|
MarkerAlignment |
Far
Represents the map marker icon is in Far position
Declaration
public const MarkerAlignment Far
Field Value
Type |
---|
MarkerAlignment |
Near
Represents the map marker icon is in Near position
Declaration
public const MarkerAlignment Near
Field Value
Type |
---|
MarkerAlignment |