ComponentOne FlexReport for WinForms
DrawToBitmap Method (DxControl)

C1.Win.FlexViewer.4 Assembly > C1.Win.DxToolkit Namespace > DxControl Class : DrawToBitmap Method
Syntax
'Declaration
 
Public Sub DrawToBitmap( _
   ByVal bitmap As System.Drawing.Bitmap, _
   ByVal targetBounds As System.Drawing.Rectangle _
) 
public void DrawToBitmap( 
   System.Drawing.Bitmap bitmap,
   System.Drawing.Rectangle targetBounds
)

Parameters

bitmap
targetBounds
See Also

Reference

DxControl Class
DxControl Members