menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class DecoratorShapes

    Defines the decorator shape of the connector None - Sets the decorator shape as None Arrow - Sets the decorator shape as Arrow Diamond - Sets the decorator shape as Diamond Path - Sets the decorator shape as Path OpenArrow - Sets the decorator shape as OpenArrow Circle - Sets the decorator shape as Circle Square - Sets the decorator shape as Square Fletch - Sets the decorator shape as Fletch OpenFetch - Sets the decorator shape as OpenFetch IndentedArrow - Sets the decorator shape as Indented Arrow OutdentedArrow - Sets the decorator shape as Outdented Arrow DoubleArrow - Sets the decorator shape as DoubleArrow

    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 - 2025 Syncfusion Inc. All Rights Reserved