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

In This Topic
    IElementFactory Interface Methods
    In This Topic

    For a list of all members of this type, see IElementFactory members.

    Public Methods
     NameDescription
     MethodCreate an arrow graphic based on the provided geometry and ArrowInfo  
     MethodCreates an element using the corresponding ArcGIS.Core.CIM.CIMElement definition.  
     MethodOverloaded.   
     MethodCreate GraphicElement based on the input ArcGIS.Core.CIM.CIMGraphic collection and element properties.  
     Method Create a group element from the input element collection and element properties.  
     Method Create a map frame element based on the input map frame polygon and map URI.  
     Method Create a map surround element based on the geometry and associated map surround and element properties.  
     Method Creates a picture graphic element based on the input geometry and symbol.  
     MethodOverloaded.   
     Method Creates a text graphic based on the input geometry, symbol, and text and other optional parameters.  
    Top
    See Also