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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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.