menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeType

    Shape types.

    Inheritance
    System.Object
    ShapeType
    Namespace: Syncfusion.SfDiagram.XForms
    Assembly: Syncfusion.SfDiagram.XForms.dll
    Syntax
    public sealed class ShapeType : Enum

    Fields

    Can

    The Can shape.

    Declaration
    public const ShapeType Can
    Field Value
    Type
    ShapeType

    Circle

    The circle shape.

    Declaration
    public const ShapeType Circle
    Field Value
    Type
    ShapeType

    Decagon

    The Decagon shape.

    Declaration
    public const ShapeType Decagon
    Field Value
    Type
    ShapeType

    Default

    The rectangle shape.

    Declaration
    public const ShapeType Default
    Field Value
    Type
    ShapeType

    Diamond

    The Diamond shape.

    Declaration
    public const ShapeType Diamond
    Field Value
    Type
    ShapeType

    Ellipse

    The ellipse shape.

    Declaration
    public const ShapeType Ellipse
    Field Value
    Type
    ShapeType

    FoldedCorner

    The folded corner.

    Declaration
    public const ShapeType FoldedCorner
    Field Value
    Type
    ShapeType

    Heptagon

    The Heptagon shape.

    Declaration
    public const ShapeType Heptagon
    Field Value
    Type
    ShapeType

    Hexagon

    The Hexagon shape.

    Declaration
    public const ShapeType Hexagon
    Field Value
    Type
    ShapeType

    Octagon

    The Octagon shape.

    Declaration
    public const ShapeType Octagon
    Field Value
    Type
    ShapeType

    Parallelogram

    The Parallelogram shape.

    Declaration
    public const ShapeType Parallelogram
    Field Value
    Type
    ShapeType

    Pentagon

    The pentagon shape.

    Declaration
    public const ShapeType Pentagon
    Field Value
    Type
    ShapeType

    Plus

    The Plus shape.

    Declaration
    public const ShapeType Plus
    Field Value
    Type
    ShapeType

    Rectangle

    The rectangle shape.

    Declaration
    public const ShapeType Rectangle
    Field Value
    Type
    ShapeType

    RightAngleTriangle

    The RightAngled Triangle shape.

    Declaration
    public const ShapeType RightAngleTriangle
    Field Value
    Type
    ShapeType

    RoundedRectangle

    The rectangle with the rounded corners.

    Declaration
    public const ShapeType RoundedRectangle
    Field Value
    Type
    ShapeType

    Star

    The star shape.

    Declaration
    public const ShapeType Star
    Field Value
    Type
    ShapeType

    StartOrEnd

    The StartOrEnd shape.

    Declaration
    public const ShapeType StartOrEnd
    Field Value
    Type
    ShapeType

    StickyNote

    The sticky note.

    Declaration
    public const ShapeType StickyNote
    Field Value
    Type
    ShapeType

    Text

    The TextNode shape.

    Declaration
    public const ShapeType Text
    Field Value
    Type
    ShapeType

    Trapezoid

    The Trapezoid shape

    Declaration
    public const ShapeType Trapezoid
    Field Value
    Type
    ShapeType

    Triangle

    The Triangle shape.

    Declaration
    public const ShapeType Triangle
    Field Value
    Type
    ShapeType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved