[]
Sets the color of the background of the device context.
public Color SetBackgroundColor(Color backgroundColor)
Type | Name | Description |
---|---|---|
Color | backgroundColor |
Type | Description |
---|---|
Color | Returns the previous color of the background of the device context. |