Point.Y

Syntax

Y: Number

Description

The Y property sets top coordinate for the point.

Comments

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

Example

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

See also:

Point