C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderRoundRectangle Class / RoundRectangle Property

In This Topic
RoundRectangle Property (RenderRoundRectangle)
In This Topic
Gets the RoundRectangleProps object describing the geometric rectangle represented by the current RenderRoundRectangle object. The coordinates of the rectangle are relative to the left top corner of the current RenderRoundRectangle object.
Syntax
'Declaration
 
Public ReadOnly Property RoundRectangle As RoundRectangleProps
 
See Also