Forms > Forms Assembly Interfaces > IPositionEventArgs > IPositionEventArgs.Height
Height: Integer;
The Height property returns the component height after component resize.
This property is used in the handler of the OnControlResize event.
See also: