get_padding


Description:

[ Version ( since = "0.26" ) ]
public void get_padding (out double[] paddings)

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

A StructureElement

paddings

Padding for the four sides of the element.