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

In This Topic
    RoundingRadius Property (IShape)
    In This Topic
    Gets the radius of the rounded rectangle.
    Syntax
    'Declaration
     
    ReadOnly Property RoundingRadius As IRoundingRadius
    IRoundingRadius RoundingRadius {get;}

    Property Value

    An IRoundingRadius specifying the radius of the rounded rectangle.
    See Also