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