text_rotation property
text_rotation property
Gets or sets the rotation of the text.
Definition:
@property
def text_rotation(self):
...
@text_rotation.setter
def text_rotation(self, value):
...
Gets or sets the rotation of the text.
@property
def text_rotation(self):
...
@text_rotation.setter
def text_rotation(self, value):
...