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.
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
Gets the height of an object in pixels. This property is read-only.
var heightVar = BoundsVar.height;
A number that represents the height of an object in pixels.