ConversionTools
ASCIIToRaster Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ConversionTools Namespace : ASCIIToRaster Class




For a list of all members of this type, see ASCIIToRaster members.

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertydata_typeThe data type of the output raster dataset. INTEGER—An integer raster dataset will be created. FLOAT—A floating-point raster dataset will be created. {INTEGER | FLOAT} (In, Optional)  
public Propertyin_ascii_fileThe input ASCII file to be converted. (In, Required)  
public Propertyout_rasterThe output raster dataset to be created. When not saving to a geodatabase, specify .tif for a TIFF file format, .img for an ERDAS IMAGINE file format, or no extension for a GRID file format. (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.  
Top

See Also

© 2011 All Rights Reserved.