Is it true to draw image ?RKreyadh khalifeh13yAsked May 23, 2013, 10:03 AM1.5kVisual Basic .NET BitmapImage image = new BitmapImage(new Uri("4ALHinDamascus.jpg", UriKind.Relative)); g.DrawImage(Image image(),X,Y,30,30);
Replies
Know the answer? Post it — somebody with the same question will find it here.