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