Rect.Width

Syntax

Width: Number

Description

The Width property sets width value for a rectangle.

Comments

Use JSON or the setWidth method to set the property value and the getWidth method to get the property value.

Example

The example of property use is given in description of the Rect.addY method.

See also:

Rect