Table of Contents

Class WmfSetStretchbltMode

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

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

public class WmfSetStretchbltMode : WmfObject
Inheritance
WmfSetStretchbltMode
Inherited Members

Constructors

WmfSetStretchbltMode()

public WmfSetStretchbltMode()

Properties

Reserved

Gets or sets the reserved.

public int Reserved { get; set; }

Property Value

int

The reserved.

StretchMode

Gets or sets the stretch mode.

public StretchMode StretchMode { get; set; }

Property Value

StretchMode

The bitmap stretching mode.