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


IGxMSDFileView.ActiveView Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

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