IHTMLElement::get_offsetTopIHTMLElement::get_offsetTop*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLElement::get_offsetLeft
*Next Topic: IHTMLElement::get_offsetWidth

IHTMLElement::get_offsetTop


HRESULT get_offsetTop(
    long *p
);

Retrieves the calculated top position of the element, relative to the element's parent.

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


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