alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class DecoratorShape

    Decorator shapes.

    Inheritance
    System.Object
    DecoratorShape
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public sealed class DecoratorShape : Enum

    Fields

    Circle

    Circle shape.

    Declaration
    public const DecoratorShape Circle
    Field Value
    Type
    DecoratorShape

    CircleCross

    Circle cross shape.

    Declaration
    public const DecoratorShape CircleCross
    Field Value
    Type
    DecoratorShape

    CircleReverseArrow

    Circle reverse arrow shape.

    Declaration
    public const DecoratorShape CircleReverseArrow
    Field Value
    Type
    DecoratorShape

    Cross45

    45 degrees cross shape.

    Declaration
    public const DecoratorShape Cross45
    Field Value
    Type
    DecoratorShape

    Cross90

    90 degree cross shape.

    Declaration
    public const DecoratorShape Cross90
    Field Value
    Type
    DecoratorShape

    CrossReverseArrow

    Cross reverse arrow.

    Declaration
    public const DecoratorShape CrossReverseArrow
    Field Value
    Type
    DecoratorShape

    Custom

    Custom shape.

    Declaration
    public const DecoratorShape Custom
    Field Value
    Type
    DecoratorShape

    Diamond

    Diagram shape.

    Declaration
    public const DecoratorShape Diamond
    Field Value
    Type
    DecoratorShape

    DimensionLine

    Dimension line shape.

    Declaration
    public const DecoratorShape DimensionLine
    Field Value
    Type
    DecoratorShape

    DoubleArrow

    Double arrow shape.

    Declaration
    public const DecoratorShape DoubleArrow
    Field Value
    Type
    DecoratorShape

    DoubleCross

    Double cross shape.

    Declaration
    public const DecoratorShape DoubleCross
    Field Value
    Type
    DecoratorShape

    Filled45Arrow

    45 degree closed end arrow.

    Declaration
    public const DecoratorShape Filled45Arrow
    Field Value
    Type
    DecoratorShape

    Filled60Arrow

    60 degree closed end arrow.

    Declaration
    public const DecoratorShape Filled60Arrow
    Field Value
    Type
    DecoratorShape

    FilledCircle

    Filled circle shape.

    Declaration
    public const DecoratorShape FilledCircle
    Field Value
    Type
    DecoratorShape

    FilledDiamond

    Filled diamond shape.

    Declaration
    public const DecoratorShape FilledDiamond
    Field Value
    Type
    DecoratorShape

    FilledFancyArrow

    Filled fancy arrow shape.

    Declaration
    public const DecoratorShape FilledFancyArrow
    Field Value
    Type
    DecoratorShape

    FilledSquare

    Filled square shape.

    Declaration
    public const DecoratorShape FilledSquare
    Field Value
    Type
    DecoratorShape

    None

    No shape.

    Declaration
    public const DecoratorShape None
    Field Value
    Type
    DecoratorShape

    Open45Arrow

    45 degree open end arrow.

    Declaration
    public const DecoratorShape Open45Arrow
    Field Value
    Type
    DecoratorShape

    Open60Arrow

    60 degree open end arrow.

    Declaration
    public const DecoratorShape Open60Arrow
    Field Value
    Type
    DecoratorShape

    OpenFancyArrow

    Open fancy arrow shape.

    Declaration
    public const DecoratorShape OpenFancyArrow
    Field Value
    Type
    DecoratorShape

    ReverseArrow

    Reverse arrow shape.

    Declaration
    public const DecoratorShape ReverseArrow
    Field Value
    Type
    DecoratorShape

    ReverseDoubleArrow

    Reverse double arrow shape.

    Declaration
    public const DecoratorShape ReverseDoubleArrow
    Field Value
    Type
    DecoratorShape

    Square

    Square shape.

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