WmfSetStretchbltMode

WmfSetStretchbltMode class

The META_SETSTRETCHBLTMODE record defines the bitmap stretching mode in the playback device context.

public class WmfSetStretchbltMode : WmfObject

Constructors

NameDescription
WmfSetStretchbltMode()The default constructor.

Properties

NameDescription
Reserved { get; set; }Gets or sets the reserved.
StretchMode { get; set; }Gets or sets the stretch mode.

See Also