KmlFeature Class |
Namespace: AGI.Foundation.Graphics
The KmlFeature type exposes the following members.
Name | Description | |
---|---|---|
BoundingSphere |
The bounding sphere encompassing the area associated with this feature.
| |
Content |
Gets the content associated with this feature.
| |
Description |
Gets the description associated with this feature.
| |
Display |
Gets or sets whether this feature will be displayed in the Scene.
| |
IsLoaded |
Gets whether the document associated with this feature is loaded.
| |
Name |
Gets the name of this feature.
| |
Snippet |
Gets the snippet associated with this feature.
|
Name | Description | |
---|---|---|
Dispose | ||
Dispose(Boolean) | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | (Overrides ObjectFinalize.) | |
FlyTo |
Moves the camera to the area encompassing this feature.
| |
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.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |