Enum Shapes
Specifies the Shapes in SfDiagram.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum Shapes
Fields
| Name | Description |
|---|---|
| BendDoubleArrow | BendDoubleArrow shape |
| BendSingleArrow | BendSingleArrow shape |
| Diamond | Diamond shape |
| DoubleArrow | DoubleArrow shape |
| GridColumn | GridColumn shape |
| GridRow | GridRow shape |
| LeftArrow | LeftArrow shape |
| Octagon | Octagon shape |
| Parellelogram | Parellelogram shape |
| RightArrow | RightArrow shape |
| Star | Star shape |