| Overload | Description |
|---|---|
| CreateEllipseGraphicElement(ILayoutElementContainer,EllipticArcSegment,CIMPolygonSymbol) | Creates a graphic ellipse element on a layout from a single elliptic arc segment geometry. This method must be called on the MCT. Use QueuedTask.Run. |
| CreateEllipseGraphicElement(GraphicElementContainer,EllipticArcSegment,CIMPolygonSymbol) | Creates a graphic ellipse element on a grpahic element container from a single elliptic arc segment geometry. This method must be called on the MCT. Use QueuedTask.Run. |