MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / RoundingRadius Class
Members

RoundingRadius Class
Represents the rounding radius settings for the corners of a shape.
Object Model
RoundingRadius Class
Syntax
'Declaration
 
Public NotInheritable Class RoundingRadius 
   Implements IValidateable 
 
Remarks
The RoundingRadius class provides properties to define the corner rounding radii of a shape, allowing for customization of each corner individually or using a default value for all corners.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.RoundingRadius

See Also