IRasterCacheArguments Interface

Provides access to members that control item cache properties.

Members

Name Description
Read/write property CacheLocation Location where the item cache gets generated. This could be a workspace name or a table name

IRasterCacheArguments.CacheLocation Property

Location where the item cache gets generated. This could be a workspace name or a table name.

Public Property CacheLocation As IName
public IName CacheLocation {get; set;}

Classes that implement IRasterCacheArguments

Classes Description
CachedRasterFunctionArguments The cached raster function arguments.
LasDatasetToRasterFunctionArguments (esriGeoDatabaseExtensions) The LasDatasetToRasterFunction arguments.
LasToRasterFunctionArguments (esriGeoDatabaseExtensions) The LasToRasterFunction arguments.
TerrainToRasterFunctionArguments (esriGeoDatabaseExtensions) The TerrainToRasterFunction arguments.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.