The uncertainty of the diatance measurement.
[Visual Basic .NET] Public Property DistanceUncertainty As Double
[C#] public double DistanceUncertainty {get; set;}
[C++]
HRESULT get_DistanceUncertainty(
double* pDistUncertainty
);
[C++]
HRESULT put_DistanceUncertainty(
double pDistUncertainty
);
[C++]Parameters
pDistUncertainty [out, retval] pDistUncertainty is a parameter of type double pDistUncertainty [in] pDistUncertainty is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.