PlacedControlBase.getRealWidth

Syntax

getRealWidth();

Description

The getRealWidth method returns total width 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