画图画板示例完事

This commit is contained in:
艾竹
2023-05-20 17:22:12 +08:00
parent 117a500f72
commit 6a9d31c29d
3 changed files with 23 additions and 24 deletions

View File

@@ -30,6 +30,7 @@ namespace AIStudio.Wpf.DiagramDesigner
thisAngle = thisAngle + item.Item2;
}
return points;
}