'Declaration
Public Overloads Sub DrawImage( _
ByVal As System.Windows.Media.Imaging.WriteableBitmap, _
ByVal As System.Windows.Rect, _
ByVal As System.Windows.Rect _
)
public void DrawImage(
System.Windows.Media.Imaging.WriteableBitmap ,
System.Windows.Rect ,
System.Windows.Rect
)