06 2021 档案

【WPF】WPF的二维路径标记语法绘图PathGeometry
摘要:我们用Path来实现一条直线: <Path Stroke="Black" StrokeThickness="1" > <Path.Data> <LineGeometry StartPoint="10,20" EndPoint="100,130" /> </Path.Data> </Path> 这种方 阅读全文

posted @ 2021-06-11 10:53 梦琪小生 阅读(1751) 评论(0) 推荐(0) 编辑

【转】【WPF】WPF无边框窗体
摘要:窗体部分代码: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; usin 阅读全文

posted @ 2021-06-06 11:31 梦琪小生 阅读(148) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示