CadPrintPutScaleLW
Sets the scale l w of the print setup.
void CadPrintPutScaleLW (
std::int32_t bScaleLW
);
Parameters
- bScaleLW (std::int32_t)
- Boolean flag: nonzero = true / enabled, 0 = false / disabled.
Return Value
None.
Sets the scale l w of the print setup.
None.