width property
width property
Gets or sets the width.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
aspose.cad.xmp.types.complex.dimensions
- class
Dimensions
Gets or sets the width.
@property
def width(self):
...
@width.setter
def width(self, value):
...
aspose.cad.xmp.types.complex.dimensions
Dimensions