![]() ![]() |
ConversionTools | |
RasterToPolyline Class Members | |
See Also Properties Send Feedback |
ESRI.ArcGIS.ConversionTools Namespace : RasterToPolyline Class |
The following tables list the members exposed by RasterToPolyline.
Name | Description | |
---|---|---|
![]() | RasterToPolyline Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | background_value | Specifies the cell value that will identify the background cells. The raster dataset is viewed as a set of foreground cells and background cells. The linear features are formed from the foreground cells. |
![]() | in_raster | The input raster dataset. (In, Required) |
![]() | minimum_dangle_length | Minimum length of dangling polylines that will be retained. The default is zero. (In, Optional) |
![]() | out_polyline_features | The output feature class that will contain the converted polylines. (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 polyline features in the output file. Can be integer or string field. (In, Optional) |
![]() | simplify | Simplifies the polygon. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |