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




The following tables list the members exposed by FeatureToRaster.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_size The cell size for the output raster dataset. (In, Optional)  
Public Propertyfield The field used to assign values to the output raster. (In, Required)  
Public Propertyin_featuresThe input feature dataset to be converted to a raster dataset. (In, Required)  
Public Propertyout_raster The output raster dataset to be created. (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

© 2010 All Rights Reserved.