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