border property

border property

Returns a Border object that represents the border of the object

Definition:

@property
def border(self):
    ...

See Also