alexa
menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class DecoratorShapes

    Represents the available shapes for connector decorators (arrowheads). Defines the visual style of endpoints on connectors.

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

    Fields

    Arrow

    Declaration
    public const DecoratorShapes Arrow
    Field Value
    Type
    DecoratorShapes

    Circle

    Declaration
    public const DecoratorShapes Circle
    Field Value
    Type
    DecoratorShapes

    Custom

    Declaration
    public const DecoratorShapes Custom
    Field Value
    Type
    DecoratorShapes

    Diamond

    Declaration
    public const DecoratorShapes Diamond
    Field Value
    Type
    DecoratorShapes

    DoubleArrow

    Declaration
    public const DecoratorShapes DoubleArrow
    Field Value
    Type
    DecoratorShapes

    Fletch

    Declaration
    public const DecoratorShapes Fletch
    Field Value
    Type
    DecoratorShapes

    IndentedArrow

    Declaration
    public const DecoratorShapes IndentedArrow
    Field Value
    Type
    DecoratorShapes

    None

    Declaration
    public const DecoratorShapes None
    Field Value
    Type
    DecoratorShapes

    OpenArrow

    Declaration
    public const DecoratorShapes OpenArrow
    Field Value
    Type
    DecoratorShapes

    OpenFetch

    Declaration
    public const DecoratorShapes OpenFetch
    Field Value
    Type
    DecoratorShapes

    OutdentedArrow

    Declaration
    public const DecoratorShapes OutdentedArrow
    Field Value
    Type
    DecoratorShapes

    Square

    Declaration
    public const DecoratorShapes Square
    Field Value
    Type
    DecoratorShapes
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved