mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-22 01:16:36 +08:00
连接点可以添加文字
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace AIStudio.Wpf.DiagramDesigner.Models.Serializables
|
||||
{
|
||||
public class LinkLabelItem
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user