mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-06 01:06:37 +08:00
线条文本可以保存了
This commit is contained in:
@@ -32,7 +32,12 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
get; set;
|
||||
}
|
||||
|
||||
public DrawMode? VectorLineDrawMode
|
||||
public IDrawModeViewModel DrawModeViewModel
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
|
||||
public IColorViewModel ColorViewModel
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user