Class MapPointIcon
Gets or Sets MapPointIcon
Inheritance
System.Object
MapPointIcon
Namespace: Syncfusion.UI.Xaml.Maps
Assembly: Syncfusion.SfMaps.WPF.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 |