This document is archived and information here might be outdated. Recommended version. |
The vertical distance measurement uncertainty.
[Visual Basic .NET]
Public Property VerticalDistanceUncertainty As Double
[C#]
public double VerticalDistanceUncertainty {get; set;}
[C++]
HRESULT get_VerticalDistanceUncertainty(
System.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