Sys.UI.Bounds x Property
Gets the x-coordinate of an object in pixels.
var xVar = boundsVar.x;
Return Value
A number that represents the x-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 x-coordinate of an object in pixels.
var xVar = boundsVar.x;
A number that represents the x-coordinate of an object in pixels.