This commit is contained in:
kwai
2023-02-22 19:50:00 +08:00
parent 6d1f2a83fa
commit 3a744ecaf7
6 changed files with 203 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ namespace AIStudio.Wpf.Flowchart
}
private MindType _mindType = Mind.MindType.Organizational;
private MindType _mindType = Mind.MindType.Directory;
public MindType MindType
{
get