This document is archived and information here might be outdated. Recommended version. |
Indicates if the adjustment of earth curvature and refraction is applied.
[Visual Basic .NET]
Public Property ApplyCurvatureAndRefraction As Boolean
[C#]
public bool ApplyCurvatureAndRefraction {get; set;}
[C++]
HRESULT get_ApplyCurvatureAndRefraction(
Boolean* pApplyCurvatureAndRefraction
);
[C++]
HRESULT put_ApplyCurvatureAndRefraction(
VARIANT_BOOL pApplyCurvatureAndRefraction
);
[C++] Parameters pApplyCurvatureAndRefraction [out, retval]
pApplyCurvatureAndRefraction is a parameter of type bool* pApplyCurvatureAndRefraction [in]
pApplyCurvatureAndRefraction is a parameter of type bool