mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
block使用linklist重写,把代码复杂度降低点
This commit is contained in:
@@ -370,11 +370,7 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
{
|
||||
get; set;
|
||||
} = true;
|
||||
|
||||
public double BeyondBoundary
|
||||
{
|
||||
get; set;
|
||||
} = -1;
|
||||
|
||||
}
|
||||
|
||||
public class SnappingOption
|
||||
|
||||
Reference in New Issue
Block a user