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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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.