KmlDocument Properties | 
The KmlDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingSphere | 
The bounding sphere encompassing the area associated with this document.
  (Overrides KmlFeatureBoundingSphere.) | |
| Children | 
The collection of KmlFeatures that are children of this container.
  (Inherited from KmlContainer.) | |
| Content | 
Gets the content associated with this feature.
  (Inherited from KmlFeature.) | |
| Description | 
Gets the description associated with this feature.
  (Inherited from KmlFeature.) | |
| Display | 
Gets or sets whether this feature will be displayed in the Scene.
  (Inherited from KmlFeature.) | |
| IsLoaded | 
Gets whether the document associated with this feature is loaded.
  (Inherited from KmlFeature.) | |
| Name | 
Gets the name of this feature.
  (Inherited from KmlFeature.) | |
| Snippet | 
Gets the snippet associated with this feature.
  (Inherited from KmlFeature.) | |
| Uri | 
Gets the Uri of the document.
  |