ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MarkerType - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MarkerType

    Defines the type of markers in the maps component.

    Inheritance
    System.Object
    MarkerType
    Namespace: Syncfusion.EJ2.Maps
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class MarkerType : Enum

    Fields

    Balloon

    Declaration
    public const MarkerType Balloon
    Field Value
    Type Description
    MarkerType

    Circle

    Declaration
    public const MarkerType Circle
    Field Value
    Type Description
    MarkerType

    Cross

    Declaration
    public const MarkerType Cross
    Field Value
    Type Description
    MarkerType

    Diamond

    Declaration
    public const MarkerType Diamond
    Field Value
    Type Description
    MarkerType

    HorizontalLine

    Declaration
    public const MarkerType HorizontalLine
    Field Value
    Type Description
    MarkerType

    Image

    Declaration
    public const MarkerType Image
    Field Value
    Type Description
    MarkerType

    InvertedTriangle

    Declaration
    public const MarkerType InvertedTriangle
    Field Value
    Type Description
    MarkerType

    Pentagon

    Declaration
    public const MarkerType Pentagon
    Field Value
    Type Description
    MarkerType

    Rectangle

    Declaration
    public const MarkerType Rectangle
    Field Value
    Type Description
    MarkerType

    Star

    Declaration
    public const MarkerType Star
    Field Value
    Type Description
    MarkerType

    Triangle

    Declaration
    public const MarkerType Triangle
    Field Value
    Type Description
    MarkerType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    VerticalLine

    Declaration
    public const MarkerType VerticalLine
    Field Value
    Type Description
    MarkerType
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved