drop_shape
Add a master shape to the current Visio page at specified center coordinates. Returns the shape ID needed for later edits and styling.
Instructions
Drop one master onto the page. (x, y) is the shape CENTER in inches from the bottom-left. Returns the shape_id used by other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| page | No | ||
| text | No | ||
| master | Yes | ||
| stencil | No | ||
| width_in | No | ||
| height_in | No |