add_layout_picture
Place a logo or image on an ArcGIS Pro layout using layout name, image path, and optional position and size.
Instructions
Place an image such as a logo on a layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position in page units. | |
| y | No | Y position in page units. | |
| name | No | Element name. | Picture |
| width | No | Width in page units. | |
| height | No | Height in page units. | |
| layout_name | Yes | Layout name. | |
| picture_path | Yes | Image file path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |