Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the height of the rectangle that surrounds the object content.
![]() |
Syntax
HRESULT value = object.get_height(* p);
Property values
Type: float
The height of the rectangle, in pixels.
Standards information
Remarks
The height of the rectangle can also be calculated by subtracting the value of the IHTMLRect::top property from the value of the IHTMLRect::bottom property.
.png)