Accusoft.ImagXpressSdk Namespace > ImageXView Class : PaintImage Event |
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.
Property | Description |
---|---|
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. |