Skip to main content
All docs
V25.1
  • Arc
    Can
    Pie
    Sun

    ShapeType.RoundDiagonalCornerRectangle Property

    Returns a rectangle with two rounded corners, diagonally-opposed.
    DevExpress Presentation API - Shape Type - RoundDiagonalCornerRectangle

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.1.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static ShapeType RoundDiagonalCornerRectangle { get; }

    Property Value

    Type
    ShapeType
    See Also