ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / DefaultExtent Property

In This Topic
    DefaultExtent Property
    In This Topic
    Gets or sets the extent shown when you open new views of the map. The application automatically updates this property whenever you save a project with an active map view.
    Syntax
    Public Property DefaultExtent As Envelope
    public Envelope DefaultExtent {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also