|
Height (Get Method)
Gets the height of the area.
int Height() |
Return Value
Height of the area.
Height (Set Method)
Sets new height of the area.
virtual bool Height(
|
Parameters
h
[in] New height.
Return Value
true - successful, otherwise - false.