Retrieves the left position of the object in relation to the object's parent coordinates.
Syntax
HRESULT get_offsetLeft( long *p );
Parameters
- p
- Address of a long variable that receives the calculated left 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_offsetTop