horizontal property

horizontal property

Gets the combined padding for the right and left edges.

Definition:

@property
def horizontal(self):
    ...

See Also