Accusoft.ImagXpress12.Net
PaintImage Event
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXView Class : PaintImage Event




Glossary Item Box

Thrown when the image is painted onto the screen.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

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

PropertyDescription
Graphics Gets the System.Drawing.Graphics object.
LogicalRectangle Gets the logical rectangle.
UpdateRectangle Gets the update rectangle.
ViewRectangle Gets the view's rectangle.
ZoomFactor Gets the zoom factor.

See Also

©2013. Accusoft Corporation. All Rights Reserved.