WmfSetBkColor

WmfSetBkColor class

The META_SETBKCOLOR record sets the background color in the playback device context to a specified color, or to the nearest physical color if the device cannot represent the specified color.

public class WmfSetBkColor : WmfObject

Constructors

NameDescription
WmfSetBkColor()The default constructor.

Properties

NameDescription
ColorRef { get; set; }Gets or sets the color reference.

See Also