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


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

IMosaicFunctionArguments2 Interface

Provides access to members that control mosaic function arguments.

Product Availability

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

Members

Name Description
Read/write property Boundary The mosaic boundary.
Read/write property Catalog The source catalog.
Read/write property CellSizeTolerance The cellsize tolerance for sorting on cellsize.
Read/write property DodgingTable The color mapping information for color correction.
Read/write property RasterInfo The raster info.
Read/write property Seamline The mosaic seamline table.
Read/write property StereoTable The stereo pair table.

Inherited Interfaces

Interfaces Description
IMosaicFunctionArguments Provides access to members that control mosaic function arguments.

Classes that implement IMosaicFunctionArguments2

Classes Description
MosaicFunctionArguments A class for raster mosaic function arguments.