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

Glossary Item Box

Specifies the top left radius of the rounded rectangle.

Syntax

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

See Also