Class MarkerType
Defines the type of markers in the maps.
Inheritance
System.Object
MarkerType
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class MarkerType : Enum
Fields
Balloon
Declaration
public const MarkerType Balloon
Field Value
Circle
Declaration
public const MarkerType Circle
Field Value
Cross
Declaration
public const MarkerType Cross
Field Value
Diamond
Declaration
public const MarkerType Diamond
Field Value
HorizontalLine
Declaration
public const MarkerType HorizontalLine
Field Value
Image
Declaration
public const MarkerType Image
Field Value
InvertedTriangle
Declaration
public const MarkerType InvertedTriangle
Field Value
Pentagon
Declaration
public const MarkerType Pentagon
Field Value
Rectangle
Declaration
public const MarkerType Rectangle
Field Value
Star
Declaration
public const MarkerType Star
Field Value
Triangle
Declaration
public const MarkerType Triangle
Field Value
VerticalLine
Declaration
public const MarkerType VerticalLine
Field Value