ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / RoundingRadius Class
Properties Methods

In This Topic
    RoundingRadius Class Members
    In This Topic

    The following tables list the members exposed by RoundingRadius.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RoundingRadius class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the radius of the bottom-left corner.  
    Public PropertyGets or sets the radius of the bottom-right corner.  
    Public PropertyGets or sets the default radius for the corner rounding.  
    Public PropertyGets or sets the radius of the top-left corner.  
    Public PropertyGets or sets the radius of the top-right corner.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the current state of the RoundingRadius object.  
    Top
    See Also