BottomRight Property (IRoundingRadius)
In This Topic
Gets the bottom right radius of the rounded rectangle.
Syntax
'Declaration
ReadOnly Property BottomRight As Length
Length BottomRight {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length specifying the bottom right radius of the rounded rectangle.
See Also