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.
Gets the y-coordinate of anobject in pixels.
var yVar = boundsVar.y;
A number that represents the y-coordinate of an object in pixels.