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




The following tables list the members exposed by MakeRasterLayer.

Public Constructors

 NameDescription
Public ConstructorMakeRasterLayer ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyband_indexChoose which bands to export for the layer. If no bands are specified, then all the bands will be used in the output. (In, Optional)  
Public PropertyenvelopeUsing the min x, min y, max x, or max y, you can specify the extents of the raster layer. (In, Optional)  
Public Propertyin_rasterThe path and name of the input raster dataset. (In, Required)  
Public Propertyout_rasterlayerThe name of the temporary output raster dataset. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertywhere_clauseA query statement using the fields and values of the raster dataset. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.