ArcObjects Library Reference (SpatialAnalyst) |
|
Provides access to members that control the distance operations.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.
Members
|
Name |
Description |
|
CostPathAsPolyline2 |
Calculates the least-cost path(s) from selected cell(s) in the input data to the closest source cell. Generates results as polylines in the specified empty existing fc |
|
LeastCostPathAsPolyline |
Calculates the least-cost path(s) from selected points in the input data and returns it as a polyline. |
CoClasses that implement IDistanceOp3
CoClasses and Classes |
Description |
RasterDistanceOp |
A mechanism for performing distance operations on rasters. |