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


IGMxDocumentPriv.ActiveView Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (ArcGlobe)  

IGMxDocumentPriv.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. Requires 3D Analyst Extension.

See Also

IGMxDocumentPriv Interface