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




This tool creates a new raster catalog and loads all the rasters in the input workspace to the raster catalog, the spatial reference of both raster column and geometry column are taken from the first dataset in the input workspace.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SampleTools.WorkspaceToNewRasterCatalog

See Also

© 2010 All Rights Reserved.