menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class BasicShapes

    Defines the basic shapes Rectangle - Sets the type of the basic shape as Rectangle Ellipse - Sets the type of the basic shape as Ellipse Hexagon - Sets the type of the basic shape as Hexagon Parallelogram - Sets the type of the basic shape as Parallelogram Triangle - Sets the type of the basic shape as Triangle Plus - Sets the type of the basic shape as Plus Star - Sets the type of the basic shape as Star Pentagon - Sets the type of the basic shape as Pentagon Heptagon - Sets the type of the basic shape as Heptagon Octagon - Sets the type of the basic shape as Octagon Trapezoid - Sets the type of the basic shape as Trapezoid Decagon - Sets the type of the basic shape as Decagon RightTriangle - Sets the type of the basic shape as RightTriangle Cylinder - Sets the type of the basic shape as Cylinder Diamond - Sets the type of the basic shape as Diamond

    Inheritance
    System.Object
    BasicShapes
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class BasicShapes : Enum

    Fields

    Cylinder

    Declaration
    public const BasicShapes Cylinder
    Field Value
    Type
    BasicShapes

    Decagon

    Declaration
    public const BasicShapes Decagon
    Field Value
    Type
    BasicShapes

    Diamond

    Declaration
    public const BasicShapes Diamond
    Field Value
    Type
    BasicShapes

    Ellipse

    Declaration
    public const BasicShapes Ellipse
    Field Value
    Type
    BasicShapes

    Heptagon

    Declaration
    public const BasicShapes Heptagon
    Field Value
    Type
    BasicShapes

    Hexagon

    Declaration
    public const BasicShapes Hexagon
    Field Value
    Type
    BasicShapes

    Octagon

    Declaration
    public const BasicShapes Octagon
    Field Value
    Type
    BasicShapes

    Parallelogram

    Declaration
    public const BasicShapes Parallelogram
    Field Value
    Type
    BasicShapes

    Pentagon

    Declaration
    public const BasicShapes Pentagon
    Field Value
    Type
    BasicShapes

    Plus

    Declaration
    public const BasicShapes Plus
    Field Value
    Type
    BasicShapes

    Polygon

    Declaration
    public const BasicShapes Polygon
    Field Value
    Type
    BasicShapes

    Rectangle

    Declaration
    public const BasicShapes Rectangle
    Field Value
    Type
    BasicShapes

    RightTriangle

    Declaration
    public const BasicShapes RightTriangle
    Field Value
    Type
    BasicShapes

    Star

    Declaration
    public const BasicShapes Star
    Field Value
    Type
    BasicShapes

    Trapezoid

    Declaration
    public const BasicShapes Trapezoid
    Field Value
    Type
    BasicShapes

    Triangle

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