You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > RectangleD Structure > RectangleD Constructor > RectangleD Constructor (PointD, SizeD)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
RectangleD.RectangleD Constructor (PointD, SizeD)

Initializes a new instance of the RectangleD class with the specified location and size.

Syntax
C++
C#
Visual Basic
public: RectangleD( PointD location, SizeD size );
Parameters
Parameters 
Description 
location 
A PointD that represents the upper-left corner of the rectangular region. 
size 
A SizeD that represents the width and height of the rectangular region. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.