Table of Contents

Class WmfSetRop2

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

The set rop2

public class WmfSetRop2 : WmfObject
Inheritance
WmfSetRop2
Inherited Members

Constructors

WmfSetRop2()

public WmfSetRop2()

Properties

DrawMode

Gets or sets the draw mode.

public WmfBinaryRasterOperation DrawMode { get; set; }

Property Value

WmfBinaryRasterOperation

The draw mode.

Reserved

Gets or sets the reserved.

public int Reserved { get; set; }

Property Value

int

The reserved.