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