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


IGMxDefaultLayers.UseTOCAsSystemDefaultLayersForNewDocuments Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcGlobe)  

IGMxDefaultLayers.UseTOCAsSystemDefaultLayersForNewDocuments Method

Use Current Document TOC as System Default Layers for New Documents.

[Visual Basic .NET]
Public Sub UseTOCAsSystemDefaultLayersForNewDocuments ( _
)
[C#]
public void UseTOCAsSystemDefaultLayersForNewDocuments (
);

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGMxDefaultLayers Interface