序列化调整中

This commit is contained in:
艾竹
2023-01-24 23:10:57 +08:00
parent 66d3a6685b
commit a5005ac083
47 changed files with 387 additions and 333 deletions

View File

@@ -187,10 +187,10 @@ namespace AIStudio.Wpf.DiagramDesigner
{
get; set;
}
void ClearSelectedItems();
//void ClearSelectedItems();
//bool BelongToSameGroup(IGroupable item1, IGroupable item2);
//Rectangle GetBoundingRectangle(IEnumerable<DesignerItemViewModelBase> items);
void UpdateZIndex();
//void UpdateZIndex();
bool IsReadOnly
{