Rect.Left

Syntax

Left: Number

Description

The Left property sets the X coordinate of the upper left corner of rectangle.

Comments

Use JSON or the setLeft method to set the property value and the getLeft method to get the property value.

Example

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

See also:

Rect