This topic has not yet been rated - Rate this topic

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.