ImageGear for .NET
DrawEx(IImGearScrollableView,Graphics,Boolean) Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Display Namespace > ImGearPageDisplay Class : DrawEx(IImGearScrollableView,Graphics,Boolean) Method




pageView
IImGearScrollableView interface, represents .NET Form 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.

Glossary Item Box

Draws image on .NET Graphics.

Syntax

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

Parameters

pageView
IImGearScrollableView interface, represents .NET Form 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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.