Description
Loads a Kml Document asynchronously from a
string containing the document. The Document Loaded
event is raised when the document is loaded.
Syntax
| [Visual Basic .NET] |
|---|
Public Sub LoadAsync( _
ByVal KmlDocument As String _
)
|
Parameters
- KmlDocument
- A string containing the document.