Sys.UI.Bounds width Property
Gets the width of an object in pixels. This property is read-only.
var widthVar = BoundsVar.width;
Return Value
A number that represents the width 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 width of an object in pixels. This property is read-only.
var widthVar = BoundsVar.width;
A number that represents the width of an object in pixels.