继续调整

This commit is contained in:
艾竹
2022-12-05 22:48:00 +08:00
parent 0487857d7b
commit 194eb9b104
40 changed files with 916 additions and 1474 deletions

View File

@@ -27,6 +27,11 @@ namespace AIStudio.Wpf.DiagramDesigner
}
}
public bool IsLoading
{
get; set;
}
public DrawMode? VectorLineDrawMode
{
get; set;