ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / DefaultViewingMode Property

In This Topic
    DefaultViewingMode Property (CIMMap)
    In This Topic
    Gets or sets the viewing mode that new views of this map are opened with.
    Syntax
    public MapViewingMode DefaultViewingMode {get; set;}
    Public Property DefaultViewingMode As MapViewingMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also