Point.X

Syntax

X: Number

Description

The X property sets the left coordinate of the point.

Comments

This property is used as the strX parameter for the Point constructor.

Example

The example of property use is given in description of the RadialGradientBrush constructor.

See also:

Point