This document is archived and information here might be outdated. Recommended version. |
Principal point of autocollimation along Y axis.
[Visual Basic .NET]
Public Property PPAY As Double
[C#]
public double PPAY {get; set;}
[C++]
HRESULT get_PPAY(
double pPpay
);
[C++]
HRESULT put_PPAY(
System.Double* pPpay
);
[C++] Parameters pPpay [in]
pPpay is a parameter of type double pPpay [out, retval]
pPpay is a parameter of type double*