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