GoDiagram Win Reference
DrawImage(Bitmap,RectangleF) Method

The Bitmap to be drawn
The rectangle into which the Bitmap is drawn
Draws a Bitmap.
Syntax
'Declaration
 
Public Overloads Sub DrawImage( _
   ByVal img As Bitmap, _
   ByVal rect As RectangleF _
) 
public void DrawImage( 
   Bitmap img,
   RectangleF rect
)

Parameters

img
The Bitmap to be drawn
rect
The rectangle into which the Bitmap is drawn
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPdfGenerator Class
GoPdfGenerator Members
Overload List

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback