ESRI.ArcGIS.ConversionTools | |
RasterToPoint Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.ConversionTools Namespace : RasterToPoint Class |
The following tables list the members exposed by RasterToPoint.
Name | Description | |
---|---|---|
RasterToPoint Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_raster | The input raster dataset. (In, Required) | |
out_point_features | The output feature class that will contain the converted points. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
raster_field | The field to assign values from the cells in the input raster to the points in the output dataset. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |