boundingLeft property

Retrieves the distance between the left edge of the rectangle that bounds the TextRange object and the left side of the object that contains the TextRange.

Syntax

HRESULT value = object.get_boundingLeft(* p);

Property values

Type: long

the left coordinate of the bounding rectangle, in pixels.

See also

Reference

IHTMLTextRangeMetrics::boundingHeight

IHTMLTextRangeMetrics::boundingTop

IHTMLTextRangeMetrics::boundingWidth