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


IGeoAnalysisSemiVariogram.Range Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoAnalyst)  

IGeoAnalysisSemiVariogram.Range Property

Range value.

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

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGeoAnalysisSemiVariogram Interface