![]() |
This document is archived and information here might be outdated. Recommended version. |
Second Konrady coefficient.
[Visual Basic .NET] Public Property K2 As Double
[C#] public double K2 {get; set;}
[C++]
HRESULT get_K2(
double pK2
);
[C++]
HRESULT put_K2(
System.Double* pK2
);
[C++]
Parameters pK2 [in]
pK2 is a parameter of type double pK2 [out, retval]
pK2 is a parameter of type double*