WPF 添加或删除Visual对象 画文字和画线
摘要:直接上码: 1.新建WpfApp解决方案 2.MainWindow.xaml文件代码如下: <Window x:Class="WpfApp1.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x
阅读全文
posted @ 2022-01-25 15:03