看板
[ C_Sharp ]
討論串[問題] 如何每按一下畫一下圖
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
我看不太懂你的意思. 我就我看懂的寫個,你看看. class m13m14m15 : Form. {. Image l_imaShowImage;. public m13m14m15(String p_Filename). {. LoadImage(p_Filename);. }. private
(還有1003個字)
內容預覽:
請問:. 我有寫一畫圖的method:. protected override void OnPaint(PaintEventArgs e). {. Graphics paint = e.Graphics;. //string color = Color.AliceBlue;. Pen pen =
(還有434個字)
首頁
上一頁
1
下一頁
尾頁