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




The following tables list the members exposed by PointToRaster.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_assignmentThe method to determine how the cell will be assigned a value when more than one feature falls within a cell. (In, Optional)  
Public Propertycellsize The cell size for the output raster dataset. (In, Optional)  
Public Propertyin_featuresThe point or multipoint input feature dataset to be converted to a raster. (In, Required)  
Public Propertyout_rasterdatasetOutput Raster Dataset (out)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypriority_fieldThis field is used when a feature should take preference over another feature with the same attribute. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyvalue_field The field used to assign values to the output raster. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.