outerHeight property
Gets the height of the window, including user interface elements, such as the window frame, toolbars, and so on.
Syntax
HRESULT value = object.get_outerHeight(* p);
Property values
Type: long
The height of the window.
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 the window, including user interface elements, such as the window frame, toolbars, and so on.
HRESULT value = object.get_outerHeight(* p);
Type: long
The height of the window.