Creates a Globe Image Overlay from the uri, which represents a Uri, and adds it to the collection asynchronously.
[Visual Basic .NET] |
---|
Public Function AddAsyncUriString( _ ByVal Uri As String _ ) As IAgStkGraphicsGlobeImageOverlay |
[C#] |
---|
public IAgStkGraphicsGlobeImageOverlay AddAsyncUriString( |
[Managed C++] |
---|
public: IAgStkGraphicsGlobeImageOverlay^ AddAsyncUriString( |
[Java] |
---|
public IAgStkGraphicsGlobeImageOverlay addAsyncUriString( |
[Unmanaged C++] |
---|
public: HRESULT AddAsyncUriString( |
- Uri
- The String that represents the Uri of the Globe Image Overlay. The Globe Image Overlay must be of a recognized format.