Sys.UI.Bounds y Property
Gets the y-coordinate of anobject in pixels.
var yVar = boundsVar.y;
Return Value
A number that represents the y-coordinate of an object in pixels.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the y-coordinate of anobject in pixels.
var yVar = boundsVar.y;
A number that represents the y-coordinate of an object in pixels.