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