Description
Loads a Kml Document asynchronously from a
Uri. The Document Loaded
event is raised when the document is loaded.
Syntax
| [Visual Basic .NET] |
|---|
Public Sub LoadDocumentAsync( _
ByVal KmlUri As String _
)
|
Parameters
- KmlUri
- The Uri of the document.