ArcGIS Pro 2.8 API Reference Guide
LayerDocument Constructor(CIMLayerDocument)

ArcGIS.Desktop.Mapping Namespace > LayerDocument Class > LayerDocument Constructor : LayerDocument Constructor(CIMLayerDocument)
Creates a LayerDocument instance using a ArcGIS.Core.CIM.CIMLayerDocument.
Syntax
public LayerDocument( 
   CIMLayerDocument layerDoc
)
Public Function New( _
   Optional ByVal layerDoc As CIMLayerDocument _
)

Parameters

layerDoc
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

LayerDocument Class
LayerDocument Members
Overload List