This document is archived and information here might be outdated. Recommended version. |
Queries the Konrady adjustment parameterrs.
[Visual Basic .NET]
Public Sub QueryKonradyParameters ( _
ByRef pK As Double _
)
[C#]
public void QueryKonradyParameters (
ref double pK
);
[C++]
HRESULT QueryKonradyParameters(
System.Double* pK
);
[C++] Parameters pK [in]
pK is a parameter of type double*