This commit is contained in:
kwai
2023-04-07 19:21:27 +08:00
parent afea559325
commit 347488e8e9
3 changed files with 7 additions and 14 deletions

View File

@@ -79,13 +79,5 @@ namespace AIStudio.Wpf.DiagramDesigner
}
Resize();
}
/// <summary>
/// 打标记使用
/// </summary>
public bool Custom
{
get;set;
}
}
}