Home > All Other Interfaces > ITerrainRasterLayer > Refresh
Automatically refreshes the raster layer after a set interval of time.
JavaScript |
|
|
|
|
Refresh( AutoRefreshTimeInterval) |
C# |
|
|
|
|
void Refresh( int AutoRefreshTimeInterval) |
C++ |
|
|
|
|
|
|
Parameters
AutoRefreshTimeInterval
The frequency (in seconds) of the autorefresh . Valid values range from 10-36000.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.