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




The following tables list the members exposed by FloatToRaster.

Public Constructors

 NameDescription
public ConstructorFloatToRaster ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyin_float_fileThe input floating-point binary file. The file must have a .flt extension. There must be a header file in association with the floating-point binary file, with a .hdr extension. (In, Required)  
public Propertyout_rasterThe 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.