ActiveReports 9
DrawToBitmap Method (LayerList)

Syntax
'Declaration
 
Public Sub DrawToBitmap( _
   ByVal bitmap As Bitmap, _
   ByVal targetBounds As Rectangle _
) 
public void DrawToBitmap( 
   Bitmap bitmap,
   Rectangle targetBounds
)

Parameters

bitmap
targetBounds
See Also

Reference

LayerList Class
LayerList Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum