thickness property
thickness property
Gets or sets the Thickness
Definition:
@property
def thickness(self):
...
@thickness.setter
def thickness(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadLwPolyline
Gets or sets the Thickness
@property
def thickness(self):
...
@thickness.setter
def thickness(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadLwPolyline