ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IRoundingRadius Interface / Default Property

In This Topic
    Default Property (IRoundingRadius)
    In This Topic
    Gets the default radius of the rounded rectangle.
    Syntax
    'Declaration
     
    ReadOnly Property Default As Length
    Length Default {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length specifying the default radius of the rounded rectangle.
    See Also