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




The following tables list the members exposed by PointStatistics.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_sizeCell size for output raster dataset. (In, Optional)  
Public PropertyfieldField can be any numeric field of the input point features. (In, Required)  
Public Propertyin_point_featuresThe input point features for which to calculate the statistics in a neighborhood around each output cell. (In, Required)  
Public PropertyneighborhoodThe Neighborhood class dictates the shape of the area around each input point used to calculate the statistic. (In, Optional)  
Public Propertyout_rasterThe output point statistics raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertystatistics_typeThe statistic type to be calculated. (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.