profile_orientation property

profile_orientation property

ProfileOrientation

Definition:

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

See Also