ArcObjects Library Reference (DataSourcesRaster)  

esriMosaicMethod Constants

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.

Product Availability

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

.NET Related Topics

How to set a mosaic rule and export a map image from an image service