mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
调试中
This commit is contained in:
@@ -71,6 +71,15 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
}
|
||||
|
||||
#region 属性
|
||||
|
||||
public FullyCreatedConnectorInfo FirstConnector
|
||||
{
|
||||
get
|
||||
{
|
||||
return connectors?.FirstOrDefault();
|
||||
}
|
||||
}
|
||||
|
||||
public FullyCreatedConnectorInfo TopConnector
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user