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




Number of random Major Range values drawn from the Major Range span. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property range_calc_times As Integer
Visual Basic (Usage)Copy Code
Dim instance As GASemivariogramSensitivity
Dim value As Integer
 
instance.range_calc_times = value
 
value = instance.range_calc_times
C# 
public int range_calc_times {get; set;}

See Also

© 2010 All Rights Reserved.