Flip example for Visual Basic

Note: Also works with Access 95 and 97.

This example flips the bitmap and repaints the image.

Dim RasterProc As New LEADRasterProcess
RasterProc.Flip LEADRasterView1.Raster
LEADRasterView1.ForceRepaint