CadPrintAtCenter
Centres the plot on the paper.
void CadPrintAtCenter (
std::int32_t bCenter
);
Parameters
- bCenter (std::int32_t)
- Boolean flag: nonzero = true / enabled, 0 = false / disabled.
Return Value
None.
Centres the plot on the paper.
None.