Changes in 2025 vs 2024 1 changed
Flip API Versions →Changed members
ImageInstance.Create(Document, View, ElementId, ImagePlacementOptions)
| document | Document | The document. |
| view | View | The view in which the image will be placed. |
| imageTypeId | ElementId | The id of the <a href="/2024/c6213f81-8dc8-158e-0522-70f87e9bdbb9">ImageType</a> element for this ImageInstance. |
| placementOptions | ImagePlacementOptions | Options that specify where the ImageInstance should be placed. |
| → returns | ImageInstance | The new ImageInstance. |