SetRop2Scope struct SetRop2Scope Helper to scope selecting a given foreground mix mode into a HDC. Restores the original mix mode into the HDC when disposed. Documentation Code public SetRop2Scope(HDC hdc, R2_MODE rop2) Selects rop2 into the given hdc using SetROP2. public void Dispose()