min property

min property

Gets minimal point of box

Definition:

@property
def min(self):
    ...

See Also