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