This document is archived and information here might be outdated.  Recommended version.


IGPSASemiVariogram.Nugget Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (SpatialAnalyst)  

IGPSASemiVariogram.Nugget Property

Nugget value.

[Visual Basic .NET]
Public ReadOnly Property Nugget As Double
[C#]
public double Nugget {get;}
[C++]
HRESULT get_Nugget(
  double* Nugget
);
[C++]

Parameters Nugget [out, retval] Nugget is a parameter of type double

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.

See Also

IGPSASemiVariogram Interface