Rop2Mode

EmfSetRop2.Rop2Mode property

Gets or sets a 32-bit unsigned integer that specifies the raster operation mode and MUST be in the WMF Binary Raster Op enumeration ([MS-WMF] section 2.1.1.2).

public WmfBinaryRasterOperation Rop2Mode { get; set; }

See Also