getRealHeight();
The getRealHeight method returns total height of visual control, including paddings and margins.
The method returns value of the Number type.
The example of use is given on the page with description of the PlacedControlBase.Background property.
See also: