ArcGIS Pro 2.8 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. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Converts a point in client coordinates to a point in page coordinates. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Converts a point in screen coordinates to a point in client coordinates. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Returns a collection of selected layout elements.  
Public Method Returns the current size of the view in pixels.  
Public Method Converts a point in page coordinates to a point in client coordinates. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodConverts a point in page coordinates to screen coordinates. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Force the layout view to redraw. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Converts a point in screen coordinates to a point in client coordinates. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Converts a point in screen coordinates to a point in page coordinates. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Select all layout elements in a layout view. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Set the element selected for the layout view. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Set the selected layout elements for the layout view. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Unselect the element within the layout view. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Unselect the elements within the layout view. This method must be called on the MCT. Use QueuedTask.Run.  
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 to the extent of the element. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom to the extent of the elements. 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