menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class MarkerType

    Defines the type of markers in the maps.

    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
    MarkerType

    Circle

    Declaration
    public const MarkerType Circle
    Field Value
    Type
    MarkerType

    Cross

    Declaration
    public const MarkerType Cross
    Field Value
    Type
    MarkerType

    Diamond

    Declaration
    public const MarkerType Diamond
    Field Value
    Type
    MarkerType

    HorizontalLine

    Declaration
    public const MarkerType HorizontalLine
    Field Value
    Type
    MarkerType

    Image

    Declaration
    public const MarkerType Image
    Field Value
    Type
    MarkerType

    InvertedTriangle

    Declaration
    public const MarkerType InvertedTriangle
    Field Value
    Type
    MarkerType

    Pentagon

    Declaration
    public const MarkerType Pentagon
    Field Value
    Type
    MarkerType

    Rectangle

    Declaration
    public const MarkerType Rectangle
    Field Value
    Type
    MarkerType

    Star

    Declaration
    public const MarkerType Star
    Field Value
    Type
    MarkerType

    Triangle

    Declaration
    public const MarkerType Triangle
    Field Value
    Type
    MarkerType

    VerticalLine

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