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




Creates a raster catalog layer from an input raster catalog. The layer that is created by the tool is temporary and will not persist after the session ends unless the layer is saved to disk or the map document is saved.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.MakeRasterCatalogLayer

See Also

© 2010 All Rights Reserved.