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


IDddEnvironment.Display3D Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > ID > IDddEnvironment Interface > IDddEnvironment.Display3D Property
ArcGIS Developer Help

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