mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
动画完成
This commit is contained in:
@@ -716,6 +716,10 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
|
||||
public IShape GetShape() => ShapeDefiner(this);
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
return $"{Id}-{Name}-{Text}-({Left},{Top},{ItemWidth},{ItemHeight})";
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user