ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IRoundingRadius Interface / TopLeft Property

In This Topic
    TopLeft Property (IRoundingRadius)
    In This Topic
    Gets the top left radius of the rounded rectangle.
    Syntax
    'Declaration
     
    ReadOnly Property TopLeft As Length
    Length TopLeft {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length specifying the top left radius of the rounded rectangle.
    See Also