CadPrintPutOffset
Sets the offset of the print setup.
void CadPrintPutOffset (
double DX,
double DY
);
Parameters
- DX (double)
- Numeric value (double precision).
- DY (double)
- Numeric value (double precision).
Return Value
None.
Sets the offset of the print setup.
None.