C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RectangleProps Class / RectangleProps Constructor

In This Topic
RectangleProps Constructor
In This Topic
Initializes a new instance of the RectangleProps class. The location and size of the rectangle are set to those of the containing RenderRectangle object.
Syntax
'Declaration
 
Public Function New()
 
See Also