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

Glossary Item Box

Specifies the bottom left radius of the rounded rectangle.

Syntax

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

See Also