Class MarkerIcon
Represents MarkerIcon for Maps
Inheritance
System.Object
MarkerIcon
Namespace: Com.Syncfusion.Maps
Assembly: Syncfusion.SfMaps.Android.dll
Syntax
public sealed class MarkerIcon : Enum
Fields
Circle
Circle shape for MarkerIcon
Declaration
public const MarkerIcon Circle
Field Value
Type |
---|
MarkerIcon |
Diamond
Diamond shape for MarkerIcon
Declaration
public const MarkerIcon Diamond
Field Value
Type |
---|
MarkerIcon |
Image
Image shape for MarkerIcon
Declaration
public const MarkerIcon Image
Field Value
Type |
---|
MarkerIcon |
Rectangle
Rectangle shape for MarkerIcon
Declaration
public const MarkerIcon Rectangle
Field Value
Type |
---|
MarkerIcon |
Square
Square shape for MarkerIcon
Declaration
public const MarkerIcon Square
Field Value
Type |
---|
MarkerIcon |