ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / IElementFactory Interface
Methods Version

In This Topic
IElementFactory Interface Members
In This Topic

The following tables list the members exposed by IElementFactory.

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