Provides access to members that control mosaic function.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
ApplyColorCorrection | Indicates if color correction needs to be applied. |
![]() |
Ascending | Indicates whether the ascending flag of OrderBy. |
![]() |
Catalog | The catalog. |
![]() |
CellsizeFieldName | The native raster cellsize field name. |
![]() |
ClipToFootprint | Indicates if individual images will be clipped to their footprints. |
![]() |
ConstructQueryExpression | Constructs a query expression (WHERE clause). |
![]() |
DefinitionExpression | The definition expression on the source catalog. |
![]() |
DefinitionFIDs | The definition selection set on the source catalog. |
![]() |
DefinitionGeometry | The definition (spatial selection) geometry on the source catalog. |
![]() |
DrawFootprint | Indicates if to draw footprints. |
![]() |
FIDs | The current selection set on the source catalog. |
![]() |
FootprintSymbol | The symbol used to draw footprints. |
![]() |
IsVisible | Checks if a given pixel size is visible. |
![]() |
LockCellsize | Locks LOD at a given cellsize. |
![]() |
LockRasterFieldName | The lock raster ID field name in the source catalog. |
![]() |
LockRasterID | The lock raster ID. |
![]() |
LODFieldName | The LOD field name. |
![]() |
LODInfos | The current mosaic LOD information. |
![]() |
MaxCellsizeFieldIndex | The maximum cellsize field index. |
![]() |
MaxCellsizeFieldName | The maximum cellsize field name. |
![]() |
MaximumVisibleCellsize | The maximum visible cellsize. |
![]() |
MaxMosaicImageCount | The maximum number of rasters used per request. |
![]() |
MinCellsizeFieldIndex | The minimum cellsize field index. |
![]() |
MinCellsizeFieldName | The minimum cellsize field name. |
![]() |
MosaicMethod | The mosaic method. |
![]() |
MosaicOperator | The current mosaic operator. |
![]() |
MosaicOperatorType | The current mosaic operator type. |
![]() |
OrderByBaseValue | The Order By base value. |
![]() |
OrderByFieldName | The Order By field on the source catalog. |
![]() |
RasterFieldIndex | The raster field index. |
![]() |
RasterFieldName | The raster field name in the source catalog. |
![]() |
Search | Searches the catalog using current mosaic rules. |
![]() |
UnlockCellsize | Unlocks LOD from the locked cellsize. |
![]() |
Viewpoint | The view point. |
![]() |
WhereClause | The SQL selection where clause expression. |
CoClasses that implement IMosaicFunction
CoClasses and Classes | Description |
---|---|
MosaicFunction | A class for a raster mosaic function. |