width property
width property
Gets or sets the width of this Rectangle structure.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
aspose.cad - class
Rectangle
Gets or sets the width of this Rectangle structure.
@property
def width(self):
...
@width.setter
def width(self, value):
...
aspose.cadRectangle