Block图鉴

This commit is contained in:
艾竹
2023-07-01 21:38:23 +08:00
parent 5b79ee6010
commit be7a99e651
14 changed files with 432 additions and 74 deletions

View File

@@ -382,6 +382,10 @@ namespace AIStudio.Wpf.DiagramDesigner
{
get; set;
} = 50;
public double BlockSnappingRadius
{
get; set;
} = 30;
}
public class ShortcutOption