IHTMLElement::get_offsetWidthIHTMLElement::get_offsetWidth*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLElement::get_offsetTop
*Next Topic: IHTMLElement::get_offsetHeight

IHTMLElement::get_offsetWidth


HRESULT get_offsetWidth(
    long *p
);

Retrieves the width of the element relative to the document's top-left corner.

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


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