KmlDocument Class |
Namespace: AGI.Foundation.Graphics
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.
|
Name | Description | |
---|---|---|
Dispose | (Inherited from KmlFeature.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FlyTo |
Moves the camera to the area encompassing this document.
(Overrides KmlFeatureFlyTo.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ShowBalloon |
Shows the balloon associated with this feature.
(Inherited from KmlFeature.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |