calculate_coordinates_mode property

calculate_coordinates_mode property

Definition:

@property
def calculate_coordinates_mode(self):
    ...
@calculate_coordinates_mode.setter
def calculate_coordinates_mode(self, value):
    ...

See Also