Provides access to members that control a function raster dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AlterDefinition | Saves any changes made to this dataset. | |
Arguments | The raster function arguments. | |
FindMemberFunctionsArgumentsByCLSID | Finds raster function arguments in this dataset that match the given function arguments CLSID. | |
FindMemberFunctionsByCLSID | Finds raster functions in this dataset that match the given function CLSID. | |
FindMemberFunctionsByName | Finds raster functions in this dataset that match the given function name. | |
FullName | The name of this function raster dataset. | |
Function | The raster function. | |
Init | Initializes this function raster dataset. | |
MemberDatasetNames | The constituent datasets names referenced by this function raster dataset. | |
MemberRasterDatasets | The constituent raster datasets in this function raster dataset. | |
Properties | The function raster dataset proprties. | |
RasterInfo | The raster information. | |
Simplify | Simplifies the function raster dataset by removing redundant raster functions. |
CoClasses that implement IFunctionRasterDataset
CoClasses and Classes | Description |
---|---|
FunctionRasterDataset | A class for a function raster dataset. |
MosaicDataset | A mosaic dataset object. |