ArcGIS Pro 3.0 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, Windows 8.1

    See Also