max property

max property

Gets maximal point of box

Definition:

@property
def max(self):
    ...

See Also