This topic has not yet been rated - Rate this topic

boundingHeight property

Retrieves the height of the rectangle that bounds the TextRange object.

Syntax

HRESULT value = object.get_boundingHeight(* p);

Property values

Type: long

the height of the bounding rectangle, in pixels.

See also

Reference
IHTMLTextRangeMetrics::boundingLeft
IHTMLTextRangeMetrics::boundingTop
IHTMLTextRangeMetrics::boundingWidth

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.