alexa
menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class DecoratorType

    the Decorator.

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

    Fields

    Circle

    the Decorator.

    Declaration
    public const DecoratorType Circle
    Field Value
    Type
    DecoratorType

    Diamond

    the Decorator.

    Declaration
    public const DecoratorType Diamond
    Field Value
    Type
    DecoratorType

    Filled45Arrow

    the Decorator.

    Declaration
    public const DecoratorType Filled45Arrow
    Field Value
    Type
    DecoratorType

    None

    the Decorator.

    Declaration
    public const DecoratorType None
    Field Value
    Type
    DecoratorType

    Square

    the Decorator.

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