ActiveReports Developer 7
RoundingRadius Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IShape Interface : RoundingRadius Property

Glossary Item Box

Specifies radius of rounded rectangle.

Syntax

Visual Basic (Declaration) 
ReadOnly Property RoundingRadius As IRoundingRadius
C# 
IRoundingRadius RoundingRadius {get;}

See Also