Initializes a new instance of the Size class with the specified width and height.
Namespace: MindFusion.DrawingPackage: Size.js
function Size (width, height)
Specifies width.
Specifies height.
Size ClassMindFusion.Drawing Namespace