This document is archived and information here might be outdated.  Recommended version.


IGxApplication.View Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxApplication.View Property

The current view.

[Visual Basic .NET]
Public ReadOnly Property View As IGxView
[C#]
public IGxView View {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplication Interface

.NET Related Topics

CatalogUI