ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / MapPresentationPage Class / SetCamera Method

In This Topic
    SetCamera Method (MapPresentationPage)
    In This Topic
    Overload List
    OverloadDescription
    Sets the map page extent to a camera position. This method must be called on the MCT. Use QueuedTask.Run.  
    Sets the map page extent defined in a bookmark. This method must be called on the MCT. Use QueuedTask.Run.  
    Sets the map page extent using an envelope. This method must be called on the MCT. Use QueuedTask.Run.  
    Sets the map page extent using the extent of multiple layers. This method must be called on the MCT. Use QueuedTask.Run.  
    Sets the map page extent using the layer's extent. This method must be called on the MCT. Use QueuedTask.Run.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also