padding_types#

property Region.padding_types[source]#

Get a list of strings containing thepadding types used, one for each direction, in the following order: +X, -X, +Y, -Y, +Z, -Z.

Returns:
List[str]