mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-14 13:36:38 +08:00
序列化调整中
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user