ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ShapeBase Class / RoundingRadius Property

In This Topic
    RoundingRadius Property (ShapeBase)
    In This Topic
    Gets or sets the rounding radius.
    Syntax
    'Declaration
     
    Public Property RoundingRadius As RoundingRadius
    public RoundingRadius RoundingRadius {get; set;}

    Property Value

    The rounding radius.
    See Also