mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
绘图形状补充一部分
This commit is contained in:
@@ -154,7 +154,7 @@ namespace AIStudio.Wpf.CSharpScript
|
||||
Console.WriteLine($""{Output4.Text}号Box分配完毕,送往4号出口"");
|
||||
}
|
||||
break;
|
||||
case ""M 0 0 H 60 L 50 40 H 10 Z"":
|
||||
case ""M10 3.22l-.61-.6a5.5 5.5 0 0 0-7.78 7.77L10 18.78l8.39-8.4a5.5 5.5 0 0 0-7.78-7.77l-.61.61z"":
|
||||
if (Output5 == null)
|
||||
{
|
||||
Output5 = Input;
|
||||
|
||||
Reference in New Issue
Block a user