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