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

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