Click or drag to resize

ImageCollectionAddAsync Method

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