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




The statistic type to be calculated. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property statistics_type As String
Visual Basic (Usage)Copy Code
Dim instance As PointStatistics
Dim value As String
 
instance.statistics_type = value
 
value = instance.statistics_type
C# 
public string statistics_type {get; set;}

See Also

© 2010 All Rights Reserved.