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