This document is archived and information here might be outdated.  Recommended version.


IRasterTypeEnvironment2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterTypeEnvironment2 Interface
ArcGIS Developer Help

IRasterTypeEnvironment2 Interface

Provides access to members that control the raster type environment.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetTimeStamp Returns a time stamp associated either with the present instance in time or with the optional file path.
Method LoadItemURI Loads an item URI object from a blob.
Method LoadRasterType Loads a raster type object from a blob.
Read-only property RasterTypeNames Names of all raster types installed on the system.
Method ReplacePath Replaces one or more parts of the specified input path using two arrays that map path values.
Method SaveItemURI Saves an item URI object to a blob.
Method SaveRasterType Saves a raster type object to a blob.
Method UpdateRasterTypeDefaults Resets properties of the raster type based on an optional mosaic dataset and an optional data source crawler.

Inherited Interfaces

Interfaces Description
IRasterTypeEnvironment Provides access to members that control the raster type environment.

Classes that implement IRasterTypeEnvironment2

Classes Description
RasterTypeEnvironment The raster type environment.