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




The following tables list the members exposed by FlowLength.

Public Constructors

 NameDescription
Public ConstructorFlowLength ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydirection_measurementThe direction of measurement along the flow path. (In, Optional)  
Public Propertyin_flow_direction_rasterThe input raster that shows the direction of flow out of each cell. (In, Required)  
Public Propertyin_weight_rasterAn optional input raster for applying a weight to each cell. (In, Optional)  
Public Propertyout_rasterThe output raster that shows for each cell the upstream or downstream distance along a flow path. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.