Click or drag to resize

KmlFolder Properties

The KmlFolder type exposes the following members.

Properties
  NameDescription
Public propertyBoundingSphere
The bounding sphere encompassing the area associated with this feature.
(Inherited from KmlFeature.)
Public propertyChildren
The collection of KmlFeatures that are children of this container.
(Inherited from KmlContainer.)
Public propertyContent
Gets the content associated with this feature.
(Inherited from KmlFeature.)
Public propertyDescription
Gets the description associated with this feature.
(Inherited from KmlFeature.)
Public propertyDisplay
Gets or sets whether this feature will be displayed in the Scene.
(Inherited from KmlFeature.)
Public propertyIsLoaded
Gets whether the document associated with this feature is loaded.
(Inherited from KmlFeature.)
Public propertyName
Gets the name of this feature.
(Inherited from KmlFeature.)
Public propertySnippet
Gets the snippet associated with this feature.
(Inherited from KmlFeature.)
Top
See Also