menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class Shapes

    Defines the shape of a node Path - Sets the type of the node as Path Text - Sets the type of the node as Text Image - Sets the type of the node as Image Basic - Sets the type of the node as Basic Flow - Sets the type of the node as Flow Bpmn - Sets the type of the node as Bpmn Native - Sets the type of the node as Native HTML - Sets the type of the node as HTML

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

    Fields

    Basic

    Declaration
    public const Shapes Basic
    Field Value
    Type
    Shapes

    Bpmn

    Declaration
    public const Shapes Bpmn
    Field Value
    Type
    Shapes

    Flow

    Declaration
    public const Shapes Flow
    Field Value
    Type
    Shapes

    HTML

    Declaration
    public const Shapes HTML
    Field Value
    Type
    Shapes

    Image

    Declaration
    public const Shapes Image
    Field Value
    Type
    Shapes

    Native

    Declaration
    public const Shapes Native
    Field Value
    Type
    Shapes

    Path

    Declaration
    public const Shapes Path
    Field Value
    Type
    Shapes

    SwimLane

    Declaration
    public const Shapes SwimLane
    Field Value
    Type
    Shapes

    Text

    Declaration
    public const Shapes Text
    Field Value
    Type
    Shapes

    UmlActivity

    Declaration
    public const Shapes UmlActivity
    Field Value
    Type
    Shapes

    UmlClassifier

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