ArcGIS Pro 2.9 API Reference Guide
CreateCircleParagraphGraphicElement Method (LayoutElementFactory)

ArcGIS.Desktop.Layouts Namespace > LayoutElementFactory Class : CreateCircleParagraphGraphicElement Method
Overload List
OverloadDescription
Creates a graphic circle text element on a layout from an elliptical arc segment geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a graphic circle text element on a graphic element container from an elliptical arc segment geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a graphic circle text element on a layout from an elliptical arc segment geometry with an added parameter to set the text symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a graphic circle text element on a graphic element container from an elliptical arc segment 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

LayoutElementFactory Class
LayoutElementFactory Members