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


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

IGlobeDeployment.Summary Property

The text summary describing the deployment configuration.

[Visual Basic .NET]
Public Function get_Summary ( _
    ByVal bEstimateSizes As Boolean _
) As String
[C#]
public string get_Summary (
    bool bEstimateSizes
);

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGlobeDeployment Interface