KmlGraphicsLoadDocumentAsync Method |
| Name | Description | |
|---|---|---|
| LoadDocumentAsync(String) |
Loads a KmlDocument asynchronously from a Uri. The DocumentLoaded event is
raised when the document is loaded.
| |
| LoadDocumentAsync(Uri) |
Loads a KmlDocument asynchronously from a Uri. The DocumentLoaded event is
raised when the document is loaded.
|