ArcGIS Pro 2.6 API Reference Guide
Layout Class Methods


ArcGIS.Desktop.Layouts Namespace : Layout Class

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

Public Methods
 NameDescription
Public Method Deletes an element on a page layout. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Deletes an array of elements on a page layout. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method  
Public MethodOverloaded.   
Public Method Finds and element on a page layout by element name.  
Public Method Returns the element's CIM definition. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the CIMPage for a layout. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Get a collection of the selected layout elements.  
Public Method Refreshes the map series when the related map data changes. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Exports a layout to a new layout (.pagx) file. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodApplies the changes made to a modified ArcGIS.Core.CIM.CIMLayout back to the element on the page layout. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the map series for a layout. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the name of the layout. It is important that all layouts have a unique name so they can be easily referenced. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodApplies the changes made to a modified CIMPage to the layout. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Opens the Layout Properties dialog.  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

Layout Class
ArcGIS.Desktop.Layouts Namespace