width property
width property
Gets or sets the horizontal component of this Size.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
aspose.cad - class
Size
Gets or sets the horizontal component of this Size.
@property
def width(self):
...
@width.setter
def width(self, value):
...
aspose.cadSize