Share via


Sys.UI.Bounds height Property

Gets the height of an object in pixels. This property is read-only.

var heightVar = BoundsVar.height;

Return Value

A number that represents the height of an object in pixels.

See Also

Reference

Sys.UI.Bounds Class

Other Resources

Language Reference