calculate_coordinates_mode property

calculate_coordinates_mode property

Specifies the coordinate calculation for changed components mode.

Definition:

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

See Also