ActiveReports 18 .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 Property

    Gets or sets the radius of the bottom left corner.

     
    Public Property

    Gets or sets the radius of the bottom right corner.

     
    Public Property

    Gets or sets the radius of the corner rounding (unless overridden for a specific corner).

     
    Public Property

    Gets or sets the radius of the top left corner.

     
    Public Property

    Gets or sets the radius of the top right corner.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the RoundingRadius object.  
    Top
    See Also