Click or drag to resize

TerrainCollectionAddAsync Method

Overload List
  NameDescription
Public methodAddAsync(String)
Creates a TerrainOverlay from the uri, which represents a Uri, and adds it to the collection asynchronously.
Public methodAddAsync(TerrainOverlay)
Adds terrainOverlay to the collection asynchronously.
Public methodAddAsync(Uri)
Creates a TerrainOverlay from the uri and adds it to the collection asynchronously.
Top
See Also