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




The following tables list the members exposed by StreamToFeature.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_flow_direction_rasterThe input raster that shows the direction of flow out of each cell. (In, Required)  
Public Propertyin_stream_rasterAn input raster that represents a linear stream network. (In, Required)  
Public Propertyout_polyline_featuresOutput feature class that will hold the converted streams. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertysimplifySpecifies whether weeding is used. (In, Optional)  
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.