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.
Name | Description | |
---|---|---|
PointToRaster Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
cell_assignment | The method to determine how the cell will be assigned a value when more than one feature falls within a cell. (In, Optional) | |
cellsize | The cell size for the output raster dataset. (In, Optional) | |
in_features | The point or multipoint input feature dataset to be converted to a raster. (In, Required) | |
out_rasterdataset | Output Raster Dataset (out) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
priority_field | This field is used when a feature should take preference over another feature with the same attribute. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
value_field | The field used to assign values to the output raster. (In, Required) |