This document is archived and information here might be outdated. Recommended version. |
Sets the raster analysis environment of the object as new default environment.
[Visual Basic .NET]
Public Sub SetAsNewDefaultEnvironment ( _
)
[C#]
public void SetAsNewDefaultEnvironment (
);
[C++]
HRESULT SetAsNewDefaultEnvironment(
void
);
Will set all current environment settings of the RasterAnalysis object as the new default environment. All subsequent analysis will use the set object properties unless otherwise specified.