KmlDocumentLoadedEventArgs Properties |
The KmlDocumentLoadedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Document |
Gets the KML document associated with the load event.
Throws Exception if the document failed to load.
| |
| Exception |
An Exception instance, if an error occurred while loading the KML; otherwise a null reference.
|