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


IBasicDocument.ActiveView Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (ArcMapUI)  

IBasicDocument.ActiveView Property

The active view.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IBasicDocument Interface