Class WmfSetRop2

Class WmfSetRop2

Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.2.0)

The set rop2

public class WmfSetRop2 : WmfObject

Inheritance

objectMetaObjectWmfObjectWmfSetRop2

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

WmfSetRop2()

public WmfSetRop2()

Properties

DrawMode

Gets or sets the draw mode.

public WmfBinaryRasterOperation DrawMode { get; set; }

Property Value

WmfBinaryRasterOperation

Reserved

Gets or sets the reserved.

public int Reserved { get; set; }

Property Value

int