| C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > C1Bitmap Class > ImportAsFragment Method : ImportAsFragment(WriteableBitmap,Int32,Int32) Method |
'Declaration Public Overloads Sub ImportAsFragment( _ ByVal writeableBitmap As System.Windows.Media.Imaging.WriteableBitmap, _ ByVal dstX As System.Integer, _ ByVal dstY As System.Integer _ )
public void ImportAsFragment( System.Windows.Media.Imaging.WriteableBitmap writeableBitmap, System.int dstX, System.int dstY )