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


IGxMSDFileView.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 > IGxMSDFileView Interface > IGxMSDFileView.ActiveView Property
ArcGIS Developer Help

IGxMSDFileView.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

IGxMSDFileView Interface