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


ISxDocument.CurrentContentsView Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScene)  

ISxDocument.CurrentContentsView Property

The current contents view of the document.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISxDocument Interface