| ArcGIS Explorer Component Help |
| KmlNode..::.IsRadioFolder Property |
| KmlNode Class See Also |
Gets a value indicating whether the KmlNode is a radio folder.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public bool IsRadioFolder { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsRadioFolder As Boolean |