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

Glossary Item Box

Specifies the bottom right radius of the rounded rectangle.

Syntax

Visual Basic (Declaration) 
ReadOnly Property BottomRight As Length
C# 
Length BottomRight {get;}

See Also