PP.Ui.getBordersHeight

Syntax

PP.Ui.getBordersHeight(el: HTMLElement);

Parameters

el. HTML Item.

Description

The getBordersHeight method returns the sum of heights of the item internal margins and borders in pixels.

Example

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

See also:

PP.Ui