public class ImageViewerDrawEvent
Public Class ImageViewerDrawEvent
public sealed class ImageViewerDrawEvent
public class ImageViewerDrawEvent extends LeadEvent
function Leadtools.Controls.ImageViewerDrawEvent()
This class is used by the preDrawViewer, postDrawViewer, preDrawImage and postDrawImage events to provide the user with information needed in the event. For example, you can use the Canvas when performing your own drawing on top of the image control.