![]() |
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(RasterImage,Rect,Double) Method |
'Declaration Public Overloads Sub DrawImage( _ ByVal image As RasterImage, _ ByVal destRect As Rect, _ ByVal opacity As Double _ )
'Usage Dim instance As D2DSurface Dim image As RasterImage Dim destRect As Rect Dim opacity As Double instance.DrawImage(image, destRect, opacity)
This method draws the specified Leadtools.RasterImage to the size of the specified rectangle and opacity.