Name | Description | |
---|---|---|
LayerDocument Constructor | Overloaded. |
The following tables list the members exposed by LayerDocument.
Name | Description | |
---|---|---|
LayerDocument Constructor | Overloaded. |
Name | Description | |
---|---|---|
AsJson | Create a json encoding for the ArcGIS.Core.CIM.CIMLayerDocument and its current state. This method must be called on the MCT. Use QueuedTask.Run. | |
GetCIMLayerDocument | Gets a ArcGIS.Core.CIM.CIMLayerDocument instance. | |
Load | Populates a LayerDocument from a json string that represents ArcGIS.Core.CIM.CIMLayerDocument. This method must be called on the MCT. Use QueuedTask.Run. | |
LoadFromPath | Loads from Layer File (.lyrx) This method must be called on the MCT. Use QueuedTask.Run. | |
Save | Save as a Layer File (.lyrx) This method must be called on the MCT. Use QueuedTask.Run. |