This topic has not yet been rated - Rate this topic

bottom property

Set or retrieves the bottom coordinate of the rectangle surrounding the object content.

Syntax

HRESULT value = object.put_bottom( v);HRESULT value = object.get_bottom(* p);

Property values

Type: long

the bottom coordinate of the rectangle, in pixels.

See also

Reference
IHTMLRect::left
IHTMLRect::right
IHTMLRect::top
TextRectangle

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.