ActiveReports 18 .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
    Specifies radius of rounded rectangle.
    Syntax
    'Declaration
     
    ReadOnly Property RoundingRadius As IRoundingRadius
    IRoundingRadius RoundingRadius {get;}
    See Also