menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class DecoratorType

    The Decorator Type.

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

    Fields

    Circle

    Circle Decorator.

    Declaration
    public const DecoratorType Circle
    Field Value
    Type
    DecoratorType

    Diamond

    Diamond Decorator.

    Declaration
    public const DecoratorType Diamond
    Field Value
    Type
    DecoratorType

    Filled45Arrow

    Filled45Arrow Decorator.

    Declaration
    public const DecoratorType Filled45Arrow
    Field Value
    Type
    DecoratorType

    None

    None Decorator.

    Declaration
    public const DecoratorType None
    Field Value
    Type
    DecoratorType

    Square

    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