how to paste graphic object on screen from arraylist...in c#.net
C#
3
Posts
2
Posters
0
Views
1
Watching
-
hi friends... am stored graphic objects(such as line,rectanle etc...)in arraylist..so now i want to paste the graphic object to screen...please help me..
-
hi friends... am stored graphic objects(such as line,rectanle etc...)in arraylist..so now i want to paste the graphic object to screen...please help me..
Please check this article: http://www.codeproject.com/KB/cs/copycustomclasstoclipbrd.aspx[^] Natza Mitzi
-
Please check this article: http://www.codeproject.com/KB/cs/copycustomclasstoclipbrd.aspx[^] Natza Mitzi
txs ....