Reports for WinForms | ComponentOne
C1.C1Report.4 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()
    public RectangleProps()
    See Also