06-24-2008, 14:44
|
GregR

Joined on 05-31-2006
In House
Posts 1,541
|
|
|
There are several painting events you can handle with the RasterImageViewer. Since you want to draw other objects on top of the image, you will probably want to use the PostImagePaint event.
If you want to do completely manual painting, you can use the RasterImage.Paint method. If you did this, you will probably not want to use the RasterImageViewer because you'll have to fight with its events.
Greg Ross LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|