CadPrintGetOffset
Returns the offset of the print setup.
void CadPrintGetOffset (
double* pDX,
double* pDY
);
Parameters
- pDX (double*)
- Caller-supplied output pointer.
- pDY (double*)
- Caller-supplied output pointer.
Return Value
None.
Returns the offset of the print setup.
None.