menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeType

    Represents the default shape types in Syncfusion.Maui.Core.SfShapeView.

    Inheritance
    System.Object
    ShapeType
    Namespace: Syncfusion.Maui.Core
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public sealed class ShapeType : Enum

    Fields

    Circle

    Circle

    Declaration
    public const ShapeType Circle
    Field Value
    Type
    ShapeType

    Cross

    Cross

    Declaration
    public const ShapeType Cross
    Field Value
    Type
    ShapeType

    Custom

    Custom shape type.

    Declaration
    public const ShapeType Custom
    Field Value
    Type
    ShapeType

    Diamond

    Diamond

    Declaration
    public const ShapeType Diamond
    Field Value
    Type
    ShapeType

    Hexagon

    Hexagon

    Declaration
    public const ShapeType Hexagon
    Field Value
    Type
    ShapeType

    HorizontalLine

    HorizontalLine

    Declaration
    public const ShapeType HorizontalLine
    Field Value
    Type
    ShapeType

    InvertedTriangle

    InvertedTriangle

    Declaration
    public const ShapeType InvertedTriangle
    Field Value
    Type
    ShapeType

    Pentagon

    Pentagon

    Declaration
    public const ShapeType Pentagon
    Field Value
    Type
    ShapeType

    Plus

    Plus

    Declaration
    public const ShapeType Plus
    Field Value
    Type
    ShapeType

    Rectangle

    Rectangle

    Declaration
    public const ShapeType Rectangle
    Field Value
    Type
    ShapeType

    Triangle

    Triangle

    Declaration
    public const ShapeType Triangle
    Field Value
    Type
    ShapeType

    VerticalLine

    VerticalLine

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