Class WmfSetRop2

Class WmfSetRop2

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

The set rop2

public class WmfSetRop2 : WmfObject

Inheritance

object MetaObject WmfObject WmfSetRop2

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

 English