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


IGlobeDeployment.Document Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcGlobe)  

IGlobeDeployment.Document Property

The deployed document.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGlobeDeployment Interface