ArcGIS Pro 2.6 API Reference Guide
IElementFactory Interface Members
Methods 

ArcGIS.Desktop.Layouts Namespace : IElementFactory Interface

The following tables list the members exposed by IElementFactory.

Public Methods
 NameDescription
 Method Creates a graphic bezier curve element on a layout from a single polyline geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Creates a chartFrame element on a layout from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Creates a graphic circle element on a layout from a single elliptic arc segment geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 MethodOverloaded.   
 MethodOverloaded.   
 Method Creates a graphic ellipse element on a layout from a single elliptic arc segment geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 MethodOverloaded.   
 Method Creates a graphic Freehand element on a layout from a single polyline geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Creates a graphic element on a layout or element container from a CIMGraphic. This method must be called on the MCT. Use QueuedTask.Run  
 MethodOverloaded.   
 Method Creates a graphic lasso element on a layout from a single polygon geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Creates a legend element on a layout from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Creates a graphic line element on a layout from a single polyline geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 MethodOverloaded.   
 Method Creates a north arrow element on a layout from a 2D coordinate geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Creates a picture element on a layout from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Creates a graphic point element on a layout from a single 2D coordinate. This method must be called on the MCT. Use QueuedTask.Run.  
 MethodOverloaded.   
 MethodOverloaded.   
 MethodOverloaded.   
 Method Creates a graphic rectangle element on a layout from a single envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 MethodOverloaded.   
 Method Creates a scale bar element on a layout from a 2D coordinate geometry. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Creates a tableFrame element on a layout from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

IElementFactory Interface
ArcGIS.Desktop.Layouts Namespace