ESRI.ArcGIS.ConversionTools | |
RasterToPolygon Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.ConversionTools Namespace : RasterToPolygon Class |
The following tables list the members exposed by RasterToPolygon.
Name | Description | |
---|---|---|
RasterToPolygon 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_polygon_features | The output feature class that will contain the converted polygons. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
raster_field | The field used to assign values from the cells in the input raster to the polygons in the output dataset. (In, Optional) | |
simplify | Determines if the output polygons will be smoothed into simpler shapes or conform to the input raster's cell edges. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |