Constructs a rectangle element

C# | Visual Basic | Visual C++ |
public RectangleElement( float x, float y, float width, float height )
Public Sub New ( x As Single, y As Single, width As Single, height As Single )
public: RectangleElement( float x, float y, float width, float height )
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)