menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class DecoratorType

    Decorator.

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

    Fields

    Circle

    Decorator.

    Declaration
    public const DecoratorType Circle
    Field Value
    Type
    DecoratorType

    Diamond

    Decorator.

    Declaration
    public const DecoratorType Diamond
    Field Value
    Type
    DecoratorType

    Filled45Arrow

    Decorator.

    Declaration
    public const DecoratorType Filled45Arrow
    Field Value
    Type
    DecoratorType

    None

    Decorator.

    Declaration
    public const DecoratorType None
    Field Value
    Type
    DecoratorType

    Square

    Decorator.

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