This topic has not yet been rated - Rate this topic

innerHeight property

Gets the height of the window, excluding user interface elements, such as the window frame, toolbars, and so on.

Internet Explorer 9

Syntax

HRESULT value = object.get_innerHeight(* p);

Property values

Type: long

The height of the window.

Standards information

See also

Reference
IHTMLWindow7::innerWidth
IHTMLWindow7::outerHeight
IHTMLWindow7::outerWidth

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.