Table of Contents

Class WmfSetBkColor

Namespace
Aspose.Imaging.FileFormats.Wmf.Objects
Assembly
Aspose.Imaging.dll

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
Inheritance
WmfSetBkColor
Inherited Members

Constructors

WmfSetBkColor()

public WmfSetBkColor()

Properties

ColorRef

Gets or sets the color reference.

public int ColorRef { get; set; }

Property Value

int

The color reference.