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




The output raster that shows the flow direction from each cell to its steepest downslope neighbor. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.