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


IDddEnvironment.Display3D Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (3DAnalystUI)  

IDddEnvironment.Display3D Property

Reference to the 3D display, if available.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IDddEnvironment Interface