resize_shape
Resize a Visio shape to specific width and height by providing its shape ID. Set new dimensions in inches to adjust the shape's size within a diagram.
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. |