Click or drag to resize

KmlGraphicsLoadDocumentAsync Method

Overload List
  NameDescription
Public methodLoadDocumentAsync(String)
Loads a KmlDocument asynchronously from a Uri. The DocumentLoaded event is raised when the document is loaded.
Public methodLoadDocumentAsync(Uri)
Loads a KmlDocument asynchronously from a Uri. The DocumentLoaded event is raised when the document is loaded.
Top
See Also