Home > Language Reference > Classes > UIComponent
Height Property
Element height.
Syntax
Public Property Get Height() As Integer
Remarks
The Height property returns the height of an element expressed in standard coordinates without taking the border into account. This property is available at design time and read-only at runtime. To dynamically move an element, use the Move method.
The width of an element can be obtained using the Width property whilst the coordinates of the top left corner of an element can be obtained using the Left and Top properties.
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | N/A |