ColorBackground
ColorBackground (Get method)
Returns the background color.
uint ColorBackground()Return Value
Background color.
ColorBackground (Set method)
Sets the background color.
void ColorBackground(
const uint value, // background color
)Parameters
- value
[in] Background color.
Last updated on