Overload | Description |
---|---|
CreateCurvedTextGraphicElement(ILayoutElementContainer,Polyline,String) | Creates a graphic Curved text element on a layout from a polyline geometry. This method must be called on the MCT. Use QueuedTask.Run. |
CreateCurvedTextGraphicElement(ILayoutElementContainer,Polyline,String,CIMTextSymbol) | Creates a graphic Curved text element on a layout from a polyline geometry with an added parameter to set the text symbol. This method must be called on the MCT. Use QueuedTask.Run. |