Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeType - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeType

    Types of ShapeType

    Inheritance
    System.Object
    ShapeType
    Namespace: Syncfusion.SfImageEditor.iOS
    Assembly: Syncfusion.SfImageEditor.iOS.dll
    Syntax
    public sealed class ShapeType : Enum

    Fields

    Arrow

    Represents the arrow as shape type.

    Declaration
    public const ShapeType Arrow
    Field Value
    Type Description
    ShapeType

    Circle

    Represents circle

    Declaration
    public const ShapeType Circle
    Field Value
    Type Description
    ShapeType

    Dotted

    Represents the dotted line as shape type.

    Declaration
    public const ShapeType Dotted
    Field Value
    Type Description
    ShapeType

    DottedArrow

    Represents the dotted with arrow as shape type.

    Declaration
    public const ShapeType DottedArrow
    Field Value
    Type Description
    ShapeType

    DottedDoubleArrow

    Represents the dotted with double arrow as shape type.

    Declaration
    public const ShapeType DottedDoubleArrow
    Field Value
    Type Description
    ShapeType

    DoubleArrow

    Represents the double arrow as shape type.

    Declaration
    public const ShapeType DoubleArrow
    Field Value
    Type Description
    ShapeType

    Line

    Represents the line as shape type.

    Declaration
    public const ShapeType Line
    Field Value
    Type Description
    ShapeType

    None

    Represents None

    Declaration
    public const ShapeType None
    Field Value
    Type Description
    ShapeType

    Path

    Represents Path

    Declaration
    public const ShapeType Path
    Field Value
    Type Description
    ShapeType

    Rectangle

    Represents Rectangle

    Declaration
    public const ShapeType Rectangle
    Field Value
    Type Description
    ShapeType

    Text

    Represents Text

    Declaration
    public const ShapeType Text
    Field Value
    Type Description
    ShapeType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved