ESRI.ArcGIS.SampleTools
WorkspaceToNewMosaic Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SampleTools Namespace : WorkspaceToNewMosaic Class




Mosaic all rasters in the input workspace to a new mosaic raster dataset, the spatial reference of the output raster dataset is the same as the first raster in the input workspace. The pixel type and number of band properties are also taken from the first raster in the input workspace

Syntax

Visual Basic (Declaration) 
Public Class WorkspaceToNewMosaic 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As WorkspaceToNewMosaic
C# 
public class WorkspaceToNewMosaic : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SampleTools.WorkspaceToNewMosaic

See Also

© 2010 All Rights Reserved.