clone method

On this page

clone

Returns a new instance with the same values.

def clone(self):
    ...

Returns: EllipseAnnotation

See Also

On this page