TerrainCollectionAddAsync Method |
| Name | Description | |
|---|---|---|
| AddAsync(String) |
Creates a TerrainOverlay from the uri, which represents a Uri, and adds it to the collection asynchronously.
| |
| AddAsync(TerrainOverlay) |
Adds terrainOverlay to the collection asynchronously.
| |
| AddAsync(Uri) |
Creates a TerrainOverlay from the uri and adds it to the collection asynchronously.
|