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




The input integer raster that identifies the zone values that should be used for each input source location. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.