get_hash_code method

On this page

get_hash_code

Returns HashCode of the text field annotation.

def get_hash_code(self):
    ...

Returns: int: Hash code for this annotation.

See Also

On this page