get_height
Description:
Obtains the height of the block-level structure element.
Note that for elements which do not specify a height, it has to be calculated, and in this case -1 is returned.
Parameters:
this |
Returns:
A positive value if a width is defined, or -1 if the height is to be calculated automatically. |