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




The output raster that shows the accumulated flow to each cell. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.