PP.Ui.getBordersWidth

Syntax

PP.Ui.getBordersWidth(el: HTMLElement);

Parameters

el. HTML Item.

Description

The getBordersWidth method returns total width of element paddings and borders in pixels.

Example

The property use is given in description of the PP.Ui.getPixelSize method.

See also:

PP.Ui