This topic has not yet been rated - Rate this topic

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.