Skip to main content

Rectangle.y Property

Gets the y-coordinate of the upper-left corner of the rectangle.

Declaration

y: number

Property Value

Type Description
number

The y-coordinate.

See Also