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
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
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.