ESRI.ArcGIS.SpatialAnalystTools
in_cost_distance_raster Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace > CostPath Class : in_cost_distance_raster Property




The name of a cost distance raster to be used to determine the least-cost path from the destination locations to a source. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_cost_distance_raster As Object
Visual Basic (Usage)Copy Code
Dim instance As CostPath
Dim value As Object
 
instance.in_cost_distance_raster = value
 
value = instance.in_cost_distance_raster
C# 
public object in_cost_distance_raster {get; set;}

See Also

© 2010 All Rights Reserved.