Quantcast
Channel: CSharp Forum Latest Questions
Viewing all articles
Browse latest Browse all 32752

Is it true to draw image ?

$
0
0
            BitmapImage image = new BitmapImage(new Uri("4ALHinDamascus.jpg", UriKind.Relative));
            g.DrawImage(Image image(),X,Y,30,30);

Viewing all articles
Browse latest Browse all 32752

Trending Articles