Share via


Sys.UI.Bounds y Property

Gets the y-coordinate of a Sys.UI.Bounds object in pixels.

var yVar = boundsVar.y;

Return Value

A number that represents the y-coordinate of the Bounds object in pixels.

See Also

Reference

Sys.UI.Bounds Class

Other Resources

Language Reference