| 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.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer 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 ) | |