Error processing SSI file
(Leadtools.Controls)

Show in webframe

DrawImage Event




Occurs when the spy glass is working.
Syntax
Event Data

The event handler receives an argument of type ImageViewerSpyGlassDrawImageEventArgs containing data related to this event. The following ImageViewerSpyGlassDrawImageEventArgs properties provide information specific to this event.

PropertyDescription
Context Destination context.
DestinationRectangle Destination rectangle.
Offset Extra offset of the spy glass.
Remarks

ImageViewerSpyGlassInteractiveMode will fire this event while working. It is up to the implementers and listeners to draw the effect on the context.

ImageViewerSpyGlassDrawImageEventArgs
Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerSpyGlassInteractiveMode Class
ImageViewerSpyGlassInteractiveMode Members

Error processing SSI file