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




The quantile value for which the output raster will be generated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.