set_width method
set_width(width)
Sets new width of shape.
def set_width(self, width):
...
| Parameter | Type | Description |
|---|---|---|
| width | float | New widthDouble. |
See Also
- module aspose.diagram
- class Shape
Sets new width of shape.
def set_width(self, width):
...
| Parameter | Type | Description |
|---|---|---|
| width | float | New widthDouble. |