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