attribute_text_rotation property

attribute_text_rotation property

Gets or sets the attribute text rotation.

Definition:

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

See Also