ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / IElementFactory Interface
Members

In This Topic
    IElementFactory Interface
    In This Topic
    Provides method signatures for creating the different types of elements.
    Object Model
    IElementFactory InterfaceGraphicElement ClassElement ClassGraphicElement ClassGroupElement ClassMapFrame ClassMapSurround ClassGraphicElement ClassGraphicElement ClassGraphicElement Class
    Syntax
    public interface IElementFactory 
    Public Interface IElementFactory 
    Remarks
    Elements can be created in an ArcGIS.Desktop.Mapping.IElementContainer to include Layouts, Graphics Layers, and Group Elements
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also