This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Gets the x-coordinate of a Sys.UI.Bounds object in pixels.
var xVar = boundsVar.x;
A number that represents the x-coordinate of the Bounds object in pixels.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.