ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / ViewStatePane Class / ViewState Property

In This Topic
    ViewState Property (ViewStatePane)
    In This Topic
    Gets the view state of the window
    Syntax
    public abstract CIMView ViewState {get;}
    Public MustOverride ReadOnly Property ViewState As CIMView
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also