menu

MAUI

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

    Show / Hide Table of Contents

    Class ShapeType

    Specifies the different shape type for pointer.

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

    Fields

    Circle

    Specifies the circle shape for the pointer.

    Declaration
    public const ShapeType Circle
    Field Value
    Type
    ShapeType

    Diamond

    Specifies the diamond shape for the pointer.

    Declaration
    public const ShapeType Diamond
    Field Value
    Type
    ShapeType

    InvertedTriangle

    Specifies the inverted triangle shape for the pointer.

    Declaration
    public const ShapeType InvertedTriangle
    Field Value
    Type
    ShapeType

    Rectangle

    Specifies the rectangle shape for the pointer.

    Declaration
    public const ShapeType Rectangle
    Field Value
    Type
    ShapeType

    Triangle

    Specifies the triangle shape for the pointer.

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