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.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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.