ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / ElementFactory Class / CreateGraphicElement Method

In This Topic
    CreateGraphicElement Method (ElementFactory)
    In This Topic
    Overload List
    OverloadDescription
    Create a GraphicElement based on the input ArcGIS.Core.CIM.CIMGraphic and element properties. This method must be called on the MCT. Use QueuedTask.Run.  
    Create a GraphicElement based on the input geometry and associated symbol and properties (optional). This method must be called on the MCT. Use QueuedTask.Run.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also