public void LoadFromPath( string layerXFile )
Public Sub LoadFromPath( _ ByVal layerXFile As String _ )
Parameters
- layerXFile
- A string represents a file path.
public void LoadFromPath( string layerXFile )
Public Sub LoadFromPath( _ ByVal layerXFile As String _ )
| Exception | Description | 
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. | 
Target Platforms: Windows 11, Windows 10, Windows 8.1