vertical property

vertical property

Gets the combined padding for the top and bottom edges.

Definition:

@property
def vertical(self):
    ...

See Also