alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum ShapeType

    Defines the types of shapes available in SfImageEditor.

    Namespace: Syncfusion.Blazor.ImageEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum ShapeType

    Fields

    Name Description
    Arrow

    Represents a Arrow shape.

    Ellipse

    Represents a Ellipse shape.

    FreehandDraw

    Represents a Freehand Draw shape.

    Image

    Represents a Add image shape.

    Line

    Represents a Line shape.

    Path

    Represents a Path shape.

    Rectangle

    Represents a Rectangle shape.

    Text

    Represents a Text shape.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved