![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DSurface Class > DrawImage Method : DrawImage(D2DBitmap,Rect,Double) Method |
'Declaration Public Overloads Sub DrawImage( _ ByVal d2dBitmap As D2DBitmap, _ ByVal destRect As Rect, _ ByVal opacity As Double _ )
'Usage Dim instance As D2DSurface Dim d2dBitmap As D2DBitmap Dim destRect As Rect Dim opacity As Double instance.DrawImage(d2dBitmap, destRect, opacity)
This method draws the specified D2DBitmap to the size of the specified rectangle using the specified opacity.