Click to return to the Reusing Browser Technology home page    
IHTMLTextRangeMetrics::ge...     IHTMLTextRangeMetrics::ge...     IHTMLTextRangeMetrics Int...    
Web Workshop  |  Reusing Browser Technology

IHTMLTextRangeMetrics::get_boundingTop Method


Retrieves the top coordinate of the rectangle that bounds the TextRange interface.

Syntax

HRESULT get_boundingTop(
    long *p
); 

Parameters

p
Address of a long variable that receives the top coordinate of the rectangle that bounds the TextRange interface.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

get_boundingHeight, get_boundingLeft, get_boundingWidth, get_offsetLeft, get_offsetTop


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.