| Overload | Description |
|---|---|
| CreatePictureGraphicElement(ILayoutElementContainer,Envelope,String) | Creates a picture element on a layout from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run. |
| CreatePictureGraphicElement(GraphicElementContainer,Envelope,String) | Creates a picture element on a graphic element container from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run. |