ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / PresentationElementFactory Class
Properties Methods


In This Topic
    PresentationElementFactory Class Members
    In This Topic

    The following tables list the members exposed by PresentationElementFactory.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the singleton instance for IPresentationFactory  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an arrow graphic based on the provided geometry and ArcGIS.Desktop.Layouts.ArrowInfo  
    Public MethodCreates an element using the corresponding ArcGIS.Core.CIM.CIMElement definition.  
    Public MethodOverloaded.   
    Public MethodCreates ArcGIS.Desktop.Layouts.GraphicElement based on the input ArcGIS.Core.CIM.CIMGraphic collection and element properties.  
    Public Method Creates a group element from the input element collection and element properties.  
    Public Method Creates a picture graphic element based on the input geometry and symbol.  
    Public MethodOverloaded.   
    Public Method Creates a text graphic based on the input geometry, symbol, and text and other optional parameters.  
    Top
    See Also