Rect.Height

Syntax

Height: Number

Description

The Height property sets height value for a rectangle.

Comments

Use JSON or the setHeight method to set the property value and the getHeight method to get the property value.

Example

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

See also:

Rect