width property
width property
Gets or sets width.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
aspose.cad.fileformats.cad
- class
CadEntityAttribute
- class
DxfSizeAttribute
Gets or sets width.
@property
def width(self):
...
@width.setter
def width(self, value):
...
aspose.cad.fileformats.cad
CadEntityAttribute
DxfSizeAttribute