ArcGIS Pro 2.9 API Reference Guide
CreateCurvedTextGraphicElement Method (IElementFactory)

ArcGIS.Desktop.Layouts Namespace > IElementFactory Interface : CreateCurvedTextGraphicElement Method
Overload List
OverloadDescription
Creates a graphic Curved text element on a layout from a polyline geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a graphic Curved text element on a graphic element container from a polyline geometry. This method must be called on the MCT. Use QueuedTask.Run.  
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.  
Creates a graphic Curved text element on a graphic element container from a polyline geometry with an added parameter to set the text symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

IElementFactory Interface
IElementFactory Members