MindFusion.Charting for WebForms Programmer's Guide
Size Constructor
See Also
 



Initializes a new instance of the Size class with the specified width and height.

Namespace: MindFusion.Drawing
Assembly: Size.js

 Syntax

JavaScript  Copy Code

function Size (width, height)

 Parameters

width

Specifies width.

height

Specifies height.

 See Also

Size Class
MindFusion.Drawing Namespace