boundingWidth property
Retrieves the width of the rectangle that bounds the TextRange object.
Syntax
HRESULT value = object.get_boundingWidth(* p);
Property values
Type: long
the width of the bounding rectangle, in pixels.
See also
- Reference
- IHTMLTextRangeMetrics::boundingHeight
- IHTMLTextRangeMetrics::boundingLeft
- IHTMLTextRangeMetrics::boundingTop
Show: