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