This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFunctionRasterDataset Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a function raster dataset.
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 and Classes | Description |
---|---|
FunctionRasterDataset | A class for a function raster dataset. |
MosaicDataset | A mosaic dataset object. |