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


IGMxDocument.Scene Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcGlobe)  

IGMxDocument.Scene Property

The scene.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGMxDocument Interface

.NET Snippets

Get Globe from Application

.NET Related Topics

GlobeCore