![]() ![]() |
ESRI.ArcGIS.ConversionTools | |
RasterToPolyline Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.ConversionTools Namespace : RasterToPolyline Class |
The following tables list the members exposed by RasterToPolyline.
Name | Description | |
---|---|---|
![]() | RasterToPolyline Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | background_value | Specifies the 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, Optional) |
![]() | 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 dataset. (In, Optional) |
![]() | simplify | Simplifies a line by removing small fluctuations or extraneous bends from it while preserving its essential shape. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |