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

    ShapeType.RoundSameSideCornerRectangle Property

    Returns a rectangle with two-rounded corners that share a side.
    DevExpress Presentation API - Shape Type - RoundSameSideCornerRectangle

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static ShapeType RoundSameSideCornerRectangle { get; }

    Property Value

    Type
    ShapeType
    See Also