Click or drag to resize

ImageCollectionAdd Method

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