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