ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LayerDocument Class
Methods


In This Topic
    LayerDocument Class Members
    In This Topic

    The following tables list the members exposed by LayerDocument.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodCreate a json encoding for the ArcGIS.Core.CIM.CIMLayerDocument and its current state. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets a ArcGIS.Core.CIM.CIMLayerDocument instance.  
    Public MethodPopulates a LayerDocument from a json string that represents ArcGIS.Core.CIM.CIMLayerDocument. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Loads from Layer File (.lyrx) This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Save as a Layer File (.lyrx) This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also