Initializes a new instance of the RectangleProps class. The location and size of the rectangle are set to those of the containing RenderRectangle object.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RectangleProps()
Visual Basic
Public Sub New

See Also