ArcGIS Pro 2.6 API Reference Guide
SetCamera Method

ArcGIS.Desktop.Layouts Namespace > MapFrame Class : SetCamera Method
Overload List
OverloadDescription
Sets the map frame extent to a camera position. This method must be called on the MCT. Use QueuedTask.Run.  
Sets the map frame extent defined in a bookmark. This method must be called on the MCT. Use QueuedTask.Run.  
Sets the map frame extent using an envelope. This method must be called on the MCT. Use QueuedTask.Run.  
Sets the map frame extent using the extent of multiple layers. This method must be called on the MCT. Use QueuedTask.Run.  
Sets the map frame extent using the a layer's extent. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapFrame Class
MapFrame Members