IHTMLElement::get_offsetHeightIHTMLElement::get_offsetHeight*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLElement::get_offsetWidth
*Next Topic: IHTMLElement::get_offsetParent

IHTMLElement::get_offsetHeight


HRESULT get_offsetHeight(
    long *p
);

Retrieves the height of the element, relative to the parent coordinate system.

p
Address of a long integer variable that receives the height, in pixels.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.