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

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

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