orientation property
orientation property
Definition:
@property
def orientation(self):
...
@orientation.setter
def orientation(self, value):
...
@property
def orientation(self):
...
@orientation.setter
def orientation(self, value):
...