本文介绍了如何在C#中绘制三角形的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嘿
i需要能够为用户提供通过鼠标移动绘制三角形的选项
(鼠标向上,鼠标按下和鼠标移动)
i使用位图而非图像创建了一个绘图项目。
感谢您的帮助...
Hey
i need to be able to give to the user the option to draw a triangle by movement of the mouse
(mouse up, mouse down, and mouse move)
i created a paint project using a bitmap not image.
Thank's for the help...
推荐答案
这篇关于如何在C#中绘制三角形的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!