mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
序列化调整中
This commit is contained in:
@@ -113,9 +113,6 @@ namespace AIStudio.Wpf.DiagramApp.ViewModels
|
||||
|
||||
public DiagramType DiagramType { get; set; }
|
||||
|
||||
private double OffsetX = 10;
|
||||
private double OffsetY = 10;
|
||||
|
||||
private ObservableCollection<IDiagramViewModel> _diagramViewModels;
|
||||
public ObservableCollection<IDiagramViewModel> DiagramViewModels
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user