Read-only |
About PNOP Marker Search |
Description |
Returns the BackOffPIn result of the PNOP marker search. PBO In = Marker 2 X-axis |
VB Syntax |
bOffPin = pnop.BackOffPIn |
Variable |
(Type) - Description |
bOffPin |
(double) - Variable to store returned value |
pnop |
A PNOP (object) |
Return Type |
Double |
Default |
Not applicable |
Examples |
bOffPin = pnop.BackOffPIn 'Read |
C++ Syntax |
HRESULT get_BackOffPIn(double* pNewVal) |
Interface |
IPNOP |