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

In This Topic
    ElementFactory Class
    In This Topic
    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  
    Public Class ElementFactory 
       Implements 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