VB6 DrawMode in .NET

  • Thread starter Thread starter markroworth
  • Start date Start date
M

markroworth

Hi all,

I'm trying to find the way to modify the DrawMode in .NET. I'm refering
to the DrawMode as it was in VB6, the way the pen is applied during
graphics processing. I want to draw with an exclusive OR operation
between the pen color and the bitmap color. Does anyone know how this
is handled in .NET? I'd be very grateful for any answers. Thanks,

Mark Roworth
 
Back
Top