Retrieves the top position of the object in relation to the object's parent coordinates.
Syntax
HRESULT get_offsetTop( long *p );
Parameters
- p
- Address of a long variable that receives the calculated top position of the rectangle bounding the TextRange interface.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
get_boundingHeight, get_boundingLeft, get_boundingTop, get_boundingWidth, get_offsetLeft