CadPrintPutStampColor
Sets the stamp colour of the print setup.
void CadPrintPutStampColor (
std::int32_t Color
);
Parameters
- Color (std::int32_t)
- Colour value (see the function description: ACI palette index 1-255, or a
COLORREF0x00BBGGRR).
Return Value
None.