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