ActiveReports 13
Radius Property

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CrossSectionBox Class : Radius Property
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

Reference

CrossSectionBox Class
CrossSectionBox Members