KmlContainer Class |
Namespace: AGI.Foundation.Graphics
The KmlContainer type exposes the following members.
Name | Description | |
---|---|---|
BoundingSphere |
The bounding sphere encompassing the area associated with this feature.
(Inherited from KmlFeature.) | |
Children |
The collection of KmlFeatures that are children of this container.
| |
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.) |
Name | Description | |
---|---|---|
Dispose | (Inherited from KmlFeature.) | |
Dispose(Boolean) | (Overrides KmlFeatureDispose(Boolean).) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | (Inherited from KmlFeature.) | |
FlyTo |
Moves the camera to the area encompassing this feature.
(Inherited from KmlFeature.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (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.) |