ComponentOne Bitmap for WPF
DrawBitmap Method (RenderTarget)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RenderTarget Class : DrawBitmap Method
Draws the specified bitmap after scaling it to the size of the specified rectangle.
Overload List
OverloadDescription
Draws the specified bitmap after scaling it to the size of the specified rectangle.  
Draws the specified bitmap after scaling it to the size of the specified rectangle.  
Draws the specified bitmap after scaling it to the size of the specified rectangle.  
void ID2D1RenderTarget::DrawBitmap([In] ID2D1Bitmap* bitmap,[In, Optional] const D2D_RECT_F* destinationRectangle,[In] float opacity,[In] D2D1_BITMAP_INTERPOLATION_MODE interpolationMode,[In, Optional] const D2D_RECT_F* sourceRectangle)  
See Also

Reference

RenderTarget Class
RenderTarget Members