top property
[This documentation is preliminary and is subject to change.]
Sets or retrieves the top coordinate of the rectangle surrounding the object content.
Syntax
HRESULT value = object.put_top( v);HRESULT value = object.get_top(* p);
Property values
Type: long
the top coordinate of the rectangle, in pixels.
See also
- Reference
- IHTMLRect::bottom
- left
- right
- TextRectangle
- TextRectangle
Build date: 6/12/2012
Community Additions
Show: