ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMapFrame Class / View Property

In This Topic
    View Property (CIMMapFrame)
    In This Topic
    Gets or sets the view associated with the map frame.
    Syntax
    Public Property View As CIMMapView
    public CIMMapView View {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also