height property
height property
The line height.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- class
TextLineInfo
The line height.
@property
def height(self):
...
@height.setter
def height(self, value):
...
TextLineInfo