orientation_settings property

orientation_settings property

The orientation settings.

Definition:

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

See Also