clientHeight property

[This documentation is preliminary and is subject to change.]

Retrieves the height of the object including padding, but not including margin, border, or scroll bar.

Syntax

HRESULT value = object.get_clientHeight(* p);

Property values

Type: long

the height of the object, in pixels.

See also

Measuring Element Dimension and Location with CSSOM in Internet Explorer 9

 

 

Build date: 6/12/2012