PlacedControlBase.getRealHeight

Syntax

getRealHeight();

Description

The getRealHeight method returns total height of visual control, including paddings and margins.

Comments

The method returns value of the Number type.

Example

The example of use is given on the page with description of the PlacedControlBase.Background property.

See also:

PlacedControlBase