CadPrintPutColor
Sets the colour of the print setup.
void CadPrintPutColor (
std::int32_t bColor
);
Parameters
- bColor (std::int32_t)
- Boolean flag: nonzero = true / enabled, 0 = false / disabled.
Return Value
None.
Sets the colour of the print setup.
None.