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