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