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


IGxGeographicView2.ActiveView Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxGeographicView2 Interface > IGxGeographicView2.ActiveView Property
ArcGIS Developer Help

IGxGeographicView2.ActiveView Property

The active view object(either map or page layout).

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGeographicView2 Interface