ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ShapeType - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ShapeType

    Namespace: Syncfusion.JavaScript.DataVisualization.Maps
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum ShapeType

    Fields

    Name Description
    Multipoint

    A cluster of points represented by a single shape record.

    NullShape

    Nullshape / placeholder record.

    Point

    Point record, for defining point locations such as a city.

    Polygon

    One or more sets of closed figures. Used to represent political boundaries for countries, lakes, etc.

    PolyLine

    One or more sets of connected points. Used to represent roads, hydrography, etc.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved