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