Provides access to members that control mosaic function arguments.
Members
Name | Description | |
---|---|---|
Boundary | The mosaic boundary. | |
Catalog | The source catalog. | |
CellSizeTolerance | The cellsize tolerance for sorting on cellsize. | |
DodgingTable | The color mapping information for color correction. | |
RasterInfo | The raster info. | |
Seamline | The mosaic seamline table. | |
StereoTable | The stereo pair table. |
IMosaicFunctionArguments2.CellSizeTolerance Property
The cellsize tolerance for sorting on cellsize.
Public Property CellSizeTolerance As Double
public double CellSizeTolerance {get; set;}
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. |