Visual Basic (Declaration) | |
---|---|
Public Sub DrawToBitmap( _ ByVal bitmap As Bitmap, _ ByVal targetBounds As Rectangle _ ) |
C# | |
---|---|
public void DrawToBitmap( Bitmap bitmap, Rectangle targetBounds ) |
Parameters
- bitmap
- targetBounds
ActiveReports Developer 7 | |
DrawToBitmap Method | |
See Also |
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : DrawToBitmap Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Sub DrawToBitmap( _ ByVal bitmap As Bitmap, _ ByVal targetBounds As Rectangle _ ) |
C# | |
---|---|
public void DrawToBitmap( Bitmap bitmap, Rectangle targetBounds ) |