Search
Size.width Property
See Also
 






Gets or sets the size width.

Namespace: MindFusion.Drawing
File: Size.js

 Syntax

JavaScript  Copy Code

get width() {}
set width(value) {}

 Property Value

Number

The size width.

 See Also