mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-01 22:56:35 +08:00
箭头分离到独立的model中,方便自定义path
This commit is contained in:
@@ -258,6 +258,14 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
IFontViewModel FontViewModel
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
IShapeViewModel ShapeViewModel
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
#endregion
|
||||
//用于wpf大小与物理像素之间转换
|
||||
double ScreenScale
|
||||
|
||||
Reference in New Issue
Block a user