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




The following tables list the members exposed by PointDensity.

Public Constructors

 NameDescription
Public ConstructorPointDensity 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_point_featuresThe input point features for which to calculate the density. (In, Required)  
Public PropertyneighborhoodDictates the shape of the area around each cell used to calculate the density value. (In, Optional)  
Public Propertyout_rasterThe output point density raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypopulation_fieldField denoting population values for each point. The population field is the count or quantity to be used in the calculation of a continuous surface. (In, Required)  
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.