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




ZScore (out, Optional)

Syntax

Visual Basic (Declaration) 
Public Property ZScore As Double
Visual Basic (Usage)Copy Code
Dim instance As SpatialAutocorrelation
Dim value As Double
 
instance.ZScore = value
 
value = instance.ZScore
C# 
public double ZScore {get; set;}

See Also

© 2010 All Rights Reserved.