WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ShapeType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ShapeType

    Specifies the shape types used in the image editor.

    Namespace: Syncfusion.UI.Xaml.ImageEditor.Enums
    Assembly: Syncfusion.SfImageEditor.WPF.dll
    Syntax
    public enum ShapeType

    Fields

    Name Description
    Arrow

    Represents the arrow connected with line. The shape as arrow at line end.

    Circle

    Represents the rounded shape, which is defined in a two-dimensional curved shape without corner/edges.

    None

    Represents the none as shape type.

    Path

    Represents the path as shape type.

    Rectangle

    Represents the rectangle. The shape two sides are paralled.

    Text

    Represents th text as shape type.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved