get_padding
Description:
Obtains the padding of an element (space around it).
The result values are in before-after-start-end ordering. For example using Western left-to-right writing, that is top-bottom-left-right.
Parameters:
this | |
paddings |
Padding for the four sides of the element. |