ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / ElementFactory Class
Members Version

ElementFactory Class
Provides methods to create the different types of elements.
Object Model
ElementFactory ClassGraphicElement ClassElement ClassGraphicElement ClassGroupElement ClassMapFrame ClassMapSurround ClassGraphicElement ClassGraphicElement ClassGraphicElement ClassIElementFactory Interface
Syntax
public class ElementFactory : IElementFactory  
Remarks
Elements can be created in an ArcGIS.Desktop.Mapping.IElementContainer to include Layouts, Graphics Layers, and Group Elements
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Layouts.ElementFactory

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also