Loads a Kml Document asynchronously from a Uri. The Document Loaded event is raised when the document is loaded.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def LoadDocumentAsync(self, KmlUri:str) -> None: |
- KmlUri
- The Uri of the document.






