搜索资源列表
Canvas
- charp 实现的画图板功能,通过鼠标事件可以绘制曲线等图形-the drawing board charp achieve can draw a curve such as graphics, mouse events
DrawWinfrom
- C# winform 实现的模拟画图程序。主要实现功能:画直线,矩形,橡皮,圆形,切换颜色,打开图片,保存图片,清除图片,手动调节画布大小 软件刚启动时,为一张空白画布,我们可以直接在画布上绘画,也可以通过菜单中的“打开”,导入一张图片,然后我们就可以在这张图片上进行绘制。-C# winform realization of the simulation drawing program. Main Function: draw lines, rectangles, rubber, round,
CursorXY-byLSS
- 通过C#、WPF实现系统桌面跟随鼠标的全屏半透明十字光标特效,可用于辅助定位光标。具体实现方式为使用Canvas进行绘图,并实时响应鼠标的移动事件进行跟随。运行时会将鼠标指针临时修改为本人自己绘制的光标,关闭后会恢复原光标。注:所用环境为VS2015,通过将.NET Framework修改为较低的3.0以适应在win7上可以直接运行exe。-Through WPF, C# to achieve the system desktop with the mouse to follow the ful
Canvas
- 可以实现基本的绘制图形的功能,是一个类似于简单画图工具的小程序。(Can achieve the basic function of drawing graphics, is a simple drawing tool similar to the small program.)