| Overload | Description |
|---|---|
| CreateLineGraphicElement(ILayoutElementContainer,Polyline,CIMLineSymbol) | Creates a graphic line element on a layout from a single polyline geometry. This method must be called on the MCT. Use QueuedTask.Run. |
| CreateLineGraphicElement(GraphicElementContainer,Polyline,CIMLineSymbol) | Creates a graphic line element on a graphic element container from a single polyline geometry. This method must be called on the MCT. Use QueuedTask.Run. |