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