Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ShapeType

    Represents ShapeType.

    Inheritance
    System.Object
    ShapeType
    Namespace: Syncfusion.SfImageEditor.XForms
    Assembly: Syncfusion.SfImageEditor.XForms.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

    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