ESRI.ArcGIS.SpatialAnalystTools
PathDistance Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace : PathDistance Class




Calculates, for each cell, the least accumulative cost distance to the nearest source, while accounting for surface distance and horizontal and vertical cost factors.

Syntax

Visual Basic (Declaration) 
Public Class PathDistance 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As PathDistance
C# 
public class PathDistance : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.PathDistance

See Also

© 2010 All Rights Reserved.