| ArcGIS Explorer Component Help |
| KmlNode..::.CanRefresh Property |
| KmlNode Class See Also |
Indicates if this KmlNode can be refreshed.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public bool CanRefresh { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property CanRefresh As Boolean |