clone method

clone

Returns a new instance of the area annotation with the same values.

def clone(self):
    ...

See Also