PP.Ui.getOffsetWidthNoMargins

Syntax

PP.Ui.getOffsetWidthNoMargins(el: HTMLElement);

Parameters

el. HTML Item.

Description

The getOffsetWidthNoMargins returns items width in pixels without taking into account internal and external margins and borders.

Example

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

See also:

PP.Ui