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


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

IGPSASemiVariogram.PartialSill Property

Partial Sill value.

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

Parameters sill [out, retval] sill 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