MindFusion.Charting for JavaScript Programmer's Guide
Rect.width Property
See Also
 






Gets or sets the width of the rectangle.

Namespace: MindFusion.Drawing
File: Rect.js

 Syntax

JavaScript  Copy Code

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

 Property Value

Number

The width of the rectangle.

 See Also

Rect Members
Rect Class
MindFusion.Drawing Namespace