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




Calculates for each cell its nearest source based on the least accumulative cost over a cost surface.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.CostAllocation

See Also

© 2010 All Rights Reserved.