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




The input raster that shows the direction of flow out of each cell. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.