可以自定义连接点

This commit is contained in:
艾竹
2023-01-29 22:54:06 +08:00
parent ba9e3bdf58
commit 5ee0c1ce26
15 changed files with 548 additions and 125 deletions

View File

@@ -144,7 +144,7 @@ namespace AIStudio.Wpf.DiagramDesigner
get; set;
}
protected bool _isSelected;
private bool _isSelected;
[Browsable(false)]
public virtual bool IsSelected
{