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

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

Syntax
C++
C#
Visual Basic
public: RectangleM( decimal x, decimal y, decimal width, decimal height );
Parameters
Parameters 
Description 
The x-coordinate of the upper-left corner of the rectangle. 
The y-coordinate of the upper-left corner of the rectangle. 
width 
The width of the rectangle. 
height 
The height of the rectangle. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.