This topic has not yet been rated - Rate this topic

right property

Sets or retrieves the right coordinate of the rectangle surrounding the object content.

Syntax

HRESULT value = object.put_right( v);HRESULT value = object.get_right(* p);

Property values

Type: long

the right coordinate of the rectangle, in pixels.

See also

Reference
TextRectangle
IHTMLRect::bottom
IHTMLRect::left
IHTMLRect::top

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.