ArcGIS Pro 2.9 API Reference Guide
CreateGraphicElement(GraphicElementContainer,CIMGraphic,String) Method

ArcGIS.Desktop.Layouts Namespace > IElementFactory Interface > CreateGraphicElement Method : CreateGraphicElement(GraphicElementContainer,CIMGraphic,String) Method
The grahic element container
CIMGraphic
Name of the element or null for default name
Creates a graphic element on a graphic element container from a CIMGraphic. This method must be called on the MCT. Use QueuedTask.Run.
Syntax

Parameters

elementContainer
The grahic element container
graphic
CIMGraphic
elementName
Name of the element or null for default name
Exceptions
ExceptionDescription
This method must be called within the lambda passed to QueuedTask.Run.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

IElementFactory Interface
IElementFactory Members
Overload List