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