ArcGIS Pro 2.6 API Reference Guide
LayoutView Class Methods


ArcGIS.Desktop.Layouts Namespace : LayoutView Class

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

Public Methods
 NameDescription
Public Method Clear all layout elements in the layout view.  
Public Method Returns a collection of selected layout elements.  
Public Method Force the layout view to redraw. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Select all layout elements in a layout view.  
Public Method Set the selected layout elements for the layout view.  
Public Method Zoom the layout view to the extent defined by a geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom to the layout view to 100 percent. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom the layout view to the next extent. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom the layout view to the width of the page. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom the layout view to the previous extent. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom the layout view to the extent of the selected elements. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom the layout view to the whole page. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

LayoutView Class
ArcGIS.Desktop.Layouts Namespace