You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > RectangleM Structure > RectangleM Constructor > RectangleM Constructor (PointM, SizeM)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
RectangleM.RectangleM Constructor (PointM, SizeM)

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

Syntax
C++
C#
Visual Basic
public: RectangleM( PointM location, SizeM size );
Parameters
Parameters 
Description 
location 
A PointM that represents the upper-left corner of the rectangular region. 
size 
A SizeM 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.