text_width property
text_width property
Gets or sets the scale x.
Definition:
@property
def text_width(self):
...
@text_width.setter
def text_width(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadLeader
Gets or sets the scale x.
@property
def text_width(self):
...
@text_width.setter
def text_width(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadLeader