orientation_box property

orientation_box property

Display a orientation box. Default value is true.

Definition:

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

See Also