menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Shapes - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Shapes

    Specifies the Shapes in SfDiagram.

    Inheritance
    System.Object
    Shapes
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class Shapes : Enum

    Fields

    BendDoubleArrow

    BendDoubleArrow shape

    Declaration
    public const Shapes BendDoubleArrow
    Field Value
    Type
    Shapes

    BendSingleArrow

    BendSingleArrow shape

    Declaration
    public const Shapes BendSingleArrow
    Field Value
    Type
    Shapes

    Diamond

    Diamond shape

    Declaration
    public const Shapes Diamond
    Field Value
    Type
    Shapes

    DoubleArrow

    DoubleArrow shape

    Declaration
    public const Shapes DoubleArrow
    Field Value
    Type
    Shapes

    GridColumn

    GridColumn shape

    Declaration
    public const Shapes GridColumn
    Field Value
    Type
    Shapes

    GridRow

    GridRow shape

    Declaration
    public const Shapes GridRow
    Field Value
    Type
    Shapes

    LeftArrow

    LeftArrow shape

    Declaration
    public const Shapes LeftArrow
    Field Value
    Type
    Shapes

    Octagon

    Octagon shape

    Declaration
    public const Shapes Octagon
    Field Value
    Type
    Shapes

    Parellelogram

    Parellelogram shape

    Declaration
    public const Shapes Parellelogram
    Field Value
    Type
    Shapes

    RightArrow

    RightArrow shape

    Declaration
    public const Shapes RightArrow
    Field Value
    Type
    Shapes

    Star

    Star shape

    Declaration
    public const Shapes Star
    Field Value
    Type
    Shapes

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved