add_layout_text
Add a text element, such as a title or credits, to an ArcGIS Pro layout. Specify layout name, text, position, font, and color to customize your map.
Instructions
Add a text element such as a title or credits to a layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position in page units. | |
| y | No | Y position in page units. | |
| bold | No | Bold text. | |
| font | No | Font family. | Tahoma |
| name | No | Element name. | |
| text | Yes | Text to display. | |
| color | No | Text colour as [r, g, b]. | |
| italic | No | Italic text. | |
| font_size | No | Font size in points. | |
| layout_name | Yes | Layout name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |