ImageGear for Java
drawEx Method
IImGearScrollableView interface, represents Java context to draw the image in.
Graphics object to draw the image on.
Boolean flag indicating whether the drawing is performed for printer Graphics or not. IImGearScrollableView
Draws image on Java Graphics.
Syntax
public void drawEx( 
   IImGearScrollableView pageView,
   java.awt.Graphics graphics,
   boolean doPrint
)

Parameters

pageView
IImGearScrollableView interface, represents Java context to draw the image in.
graphics
Graphics object to draw the image on.
doPrint
Boolean flag indicating whether the drawing is performed for printer Graphics or not. IImGearScrollableView
See Also

Reference

ImGearPageDisplay Class
ImGearPageDisplay Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback