ArcGIS Explorer Component Help |
KmlNode..::.Refresh Method |
KmlNode Class See Also |
Refreshes the KmlNode by accessing the underlying data to check for changes.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public void Refresh() |
Visual Basic (Declaration) |
---|
Public Sub Refresh |
Remarks
If the underlying data has changed since the last refresh, the KmlNode will be updated and redrawn in the map. This method is only applicable
to KML Network Links.