This document is archived and information here might be outdated. Recommended version. |
Set current TOC configuration as defaults in Normal.3dt.
[Visual Basic .NET]
Public Sub SetDefaultContentsViews ( _
)
[C#]
public void SetDefaultContentsViews (
);
SetDefaultContentsView sets the TOC view of new ArcGlobe documents to be the TOC view of the current ArcGlobe document. ArcGlobe supports three TOC views - Display (esriArcGlobe::TOCGMxDisplayView), Source (esriArcGlobe::TOCGMxCatalogView), and Type (esriArcGlobe::TOCGMxTypeView ). Only one contents view can be active at a time.