The raster mosaic methods.
| Constant | Value | Description | 
|---|---|---|
| esriMosaicNone | 0 | By no special ordering. | 
| esriMosaicCenter | 1 | By the closest to the center. | 
| esriMosaicNadir | 2 | By the closest to the nadir. | 
| esriMosaicViewpoint | 3 | By the closest to a given view point. | 
| esriMosaicAttribute | 4 | By an attribute or the closest from the attribute to a given base value. | 
| esriMosaicLockRaster | 5 | By a given raster ID. | 
| esriMosaicNorthwest | 6 | By the closest to a view point positioned far in northwest. | 
| esriMosaicSeamline | 7 | By the Seamline. |