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




An optional input raster for applying a weight to each cell. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.