This document is archived and information here might be outdated. Recommended version. |
Restores to the previous default raster analysis environment.
[Visual Basic .NET]
Public Sub RestoreToPreviousDefaultEnvironment ( _
)
[C#]
public void RestoreToPreviousDefaultEnvironment (
);
[C++]
HRESULT RestoreToPreviousDefaultEnvironment(
void
);
This will restore the default environment to the settings of the "previous" RasterAnalysisEnvironment object used to set the default environement. Note: If multiple default environments have been set it will reference the past settings one at a time in order of sequence.