Class MapPointIcon
Enumurates the map pointer icon.
Inheritance
System.Object
MapPointIcon
Namespace: Syncfusion.SfMaps.XForms
Assembly: Syncfusion.SfMaps.XForms.dll
Syntax
public sealed class MapPointIcon : Enum
Fields
Circle
Sets Circle Shape
Declaration
public const MapPointIcon Circle
Field Value
Type |
---|
MapPointIcon |
Diamond
Sets Diamond Shape
Declaration
public const MapPointIcon Diamond
Field Value
Type |
---|
MapPointIcon |
Rectangle
Sets Rectangle Shape
Declaration
public const MapPointIcon Rectangle
Field Value
Type |
---|
MapPointIcon |
Square
Sets Square Shape
Declaration
public const MapPointIcon Square
Field Value
Type |
---|
MapPointIcon |
Star
Sets Star Shape
Declaration
public const MapPointIcon Star
Field Value
Type |
---|
MapPointIcon |