This documentation is archived and is not being maintained.
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