ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CrossSectionBox Class / Radius Property

In This Topic
    Radius Property (CrossSectionBox)
    In This Topic
    Set the Radius property to control the degree of rounding on the corners of the box.
    Syntax
    'Declaration
     
    Public Property Radius As CornersRadius
    public CornersRadius Radius {get; set;}

    Property Value

    An integer value in points.
    Requirements

    See Also