right property
[This documentation is preliminary and is subject to change.]
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
- left
- top
Build date: 6/12/2012
Community Additions
Show: