DjVu Namespace > Page Class > Draw Method : Draw(Graphics,Point,Rectangle,Size,RenderingMode,RenderingOptions) Method |
Public Overloads Sub Draw( _ ByVal g As Graphics, _ ByVal pt As Point, _ ByVal rect As Rectangle, _ ByVal imageSize As Size, _ ByVal renderingMode As RenderingMode, _ ByVal options As RenderingOptions _ )
Dim instance As Page Dim g As Graphics Dim pt As Point Dim rect As Rectangle Dim imageSize As Size Dim renderingMode As RenderingMode Dim options As RenderingOptions instance.Draw(g, pt, rect, imageSize, renderingMode, options)
public void Draw( Graphics g, Point pt, Rectangle rect, Size imageSize, RenderingMode renderingMode, RenderingOptions options )
public: void Draw( Graphics^ g, Point pt, Rectangle rect, Size imageSize, RenderingMode renderingMode, RenderingOptions options )
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family