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 Arrow

    Declaration
    public const ShapeType Arrow
    Field Value
    Type Description
    ShapeType

    Circle

    Represents circle

    Declaration
    public const ShapeType Circle
    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 - 2021 Syncfusion Inc. All Rights Reserved