yucad3d

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 COLORREF 0x00BBGGRR).

Return Value

None.

See Also