menu

WPF

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

    Show / Hide Table of Contents

    Enum ShapeType

    Specifies type of the Shape.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum ShapeType

    Fields

    Name Description
    Arc

    Specifies arc shape.

    Bezier

    Specifies bezier shape.

    Ellipse

    Specifies ellipse shape.

    Image

    Specifies image shape.

    Line

    Specifies line shape.

    Path

    Specifies path shape.

    Pie

    Specifies pie shape.

    Polygon

    Specifies polygon shape.

    Rectangle

    Specifies rectangle shape.

    Text

    Specifies text shape.

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