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




The following tables list the members exposed by LineDensity.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyarea_unit_scale_factorThe desired area units of the output density values. (In, Optional)  
Public Propertycell_size The cell size for the output raster dataset. (In, Optional)  
Public Propertyin_polyline_featuresThe input line features for which to calculate the density. (In, Required)  
Public Propertyout_rasterThe output line density raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypopulation_fieldNumeric field denoting population values (the number of times the line should be counted) for each polyline. (In, Required)  
Public Propertysearch_radiusThe search radius within which to calculate density. Units are based on the linear unit of the projection of the output spatial reference. (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.