Click or drag to resize

TerrainCollectionAdd Method

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