ArcGIS Pro 2.6 API Reference Guide
LayoutElementFactory Class Members
Properties  Methods 


ArcGIS.Desktop.Layouts Namespace : LayoutElementFactory Class

The following tables list the members exposed by LayoutElementFactory.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Provides access to helper functions that create layout elements.  
Top
Public Methods
 NameDescription
Public Method Creates an attachment frame element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Public 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.  
Public Method Creates a chartFrame element on a layout from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Public 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.  
Public MethodOverloaded.   
Public MethodOverloaded.   
Public 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.  
Public MethodOverloaded.   
Public 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.  
Public 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  
Public MethodOverloaded.   
Public 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.  
Public Method Creates a legend element on a layout from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Public 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.  
Public MethodOverloaded.   
Public 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.  
Public Method Creates a picture element on a layout from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Public 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.  
Public MethodOverloaded.   
Public MethodOverloaded.   
Public MethodOverloaded.   
Public 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.  
Public MethodOverloaded.   
Public 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.  
Public 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

LayoutElementFactory Class
ArcGIS.Desktop.Layouts Namespace