get_hash_code method

On this page

get_hash_code

Returns the hash code of the AreaAnnotation instance.

def get_hash_code(self):
    ...

Returns: int: Hash code of the instance.

See Also

On this page