'Declaration
Public Overloads Sub DrawImage( _
ByVal image As C1.WPF.Bitmap.C1Bitmap, _
ByVal rcImage As System.Windows.Rect, _
ByVal rcClip As System.Windows.Rect _
)
public void DrawImage(
C1.WPF.Bitmap.C1Bitmap image,
System.Windows.Rect rcImage,
System.Windows.Rect rcClip
)