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




Creates a temporary mosaic layer from an mosaic dataset or layer file. 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 MakeMosaicLayer 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As MakeMosaicLayer
C# 
public class MakeMosaicLayer : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.MakeMosaicLayer

See Also

© 2010 All Rights Reserved.