C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1RibbonForm Class / DrawToBitmap Method

In This Topic
DrawToBitmap Method (C1RibbonForm)
In This Topic
Syntax
'Declaration
 
Public Sub DrawToBitmap( _
   ByVal bitmap As System.Drawing.Bitmap, _
   ByVal targetBounds As System.Drawing.Rectangle _
) 
 

Parameters

bitmap
targetBounds
See Also