[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.SetBackgroundColor

SetBackgroundColor Method

SetBackgroundColor(Color)

Sets the color of the background of the device context.

Declaration
public Color SetBackgroundColor(Color backgroundColor)
Parameters
Type Name Description
Color backgroundColor
Returns
Type Description
Color

Returns the previous color of the background of the device context.