rotation property
rotation property
Gets or sets rotation angle
Definition:
@property
def rotation(self):
...
@rotation.setter
def rotation(self, value):
...
Gets or sets rotation angle
@property
def rotation(self):
...
@rotation.setter
def rotation(self, value):
...