ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LayerDocument Class / LayerDocument Constructor / LayerDocument Constructor(CIMLayerDocument)
Version

    LayerDocument Constructor(CIMLayerDocument)
    Creates a LayerDocument instance using a ArcGIS.Core.CIM.CIMLayerDocument.
    Syntax
    public LayerDocument( 
       CIMLayerDocument layerDoc
    )

    Parameters

    layerDoc
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also