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