resize_shape
Resize a Visio shape to custom width and height in inches using its shape ID.
Instructions
Resize a shape to new dimensions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | New width in inches. | |
| height | Yes | New height in inches. | |
| shapeId | Yes | Shape ID, e.g. "Sheet.5". | |
| pageIndex | No | 0-based page index. |