You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > SizeM Structure > SizeM Constructor
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
SizeM.SizeM Constructor

Initializes a new instance of the SizeM class from the specified dimensions.

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