Class LegendIcon
Defines the types of LegendIcon in Maps
Inheritance
System.Object
LegendIcon
Namespace: Com.Syncfusion.Maps
Assembly: Syncfusion.SfMaps.Android.dll
Syntax
public sealed class LegendIcon : Enum
Fields
Circle
LegendIcon type is Circle
Declaration
public const LegendIcon Circle
Field Value
Type |
---|
LegendIcon |
Default
LegendIcon type is Default
Declaration
public const LegendIcon Default
Field Value
Type |
---|
LegendIcon |
Diamond
LegendIcon type is Diamond
Declaration
public const LegendIcon Diamond
Field Value
Type |
---|
LegendIcon |
Rectangle
LegendIcon type is Rectangle
Declaration
public const LegendIcon Rectangle
Field Value
Type |
---|
LegendIcon |
Triangle
LegendIcon type is Triangle
Declaration
public const LegendIcon Triangle
Field Value
Type |
---|
LegendIcon |