ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / IPresentationElementFactory Interface
Methods

In This Topic
    IPresentationElementFactory Interface Members
    In This Topic

    The following tables list the members exposed by IPresentationElementFactory.

    Public Methods
     NameDescription
     MethodCreates an arrow graphic based on the provided geometry and ArcGIS.Desktop.Layouts.ArrowInfo  
     MethodCreates an element using the corresponding ArcGIS.Core.CIM.CIMElement definition.  
     MethodOverloaded.   
     MethodCreates ArcGIS.Desktop.Layouts.GraphicElement based on the input ArcGIS.Core.CIM.CIMGraphic collection and element properties.  
     Method Creates a group element from the input element collection 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, text and other optional parameters.  
    Top
    See Also