ArcGIS Pro 2.8 API Reference Guide
IElementFactory Interface Methods

ArcGIS.Desktop.Layouts Namespace : IElementFactory Interface

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

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.   
 MethodCreates an element using the corresponding ArcGIS.Core.CIM.CIMElement definition.  
 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.  
 MethodOverloaded.   
 MethodOverloaded.   
 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