Height Property (AWTComponent)
Class
AWTComponent
.
Action
Gets the current height of the component.
Syntax
'Declaration Protected Read Property Height As
Integer
Access
Read only.
Examples
Dim height As Integer =
component.Height