clone method

On this page

clone

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

def clone(self):
    ...

See Also

On this page