Rect.Top

Syntax

Top: Number

Description

The Top property sets the Y coordinate of the upper left corner of rectangle.

Comments

Use JSON or the setTop method to set the property value and the getTop method to get the property value.

Example

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

See also:

Rect