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


ISxDocumentPriv.ActiveView Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (ArcScene)  

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

ISxDocumentPriv Interface