放大缩小

This commit is contained in:
艾竹
2023-02-05 10:36:13 +08:00
parent 7f5bea55a8
commit 9ccbfb7760
21 changed files with 528 additions and 5 deletions

View File

@@ -239,7 +239,10 @@ namespace AIStudio.Wpf.DiagramDesigner
{
get; set;
}
double ZoomValue
{
get; set;
}
System.Windows.Point CurrentPoint
{
get; set;
@@ -271,7 +274,7 @@ namespace AIStudio.Wpf.DiagramDesigner
DiagramOption DiagramOption
{
get; set;
}
}
#endregion
//用于wpf大小与物理像素之间转换
double ScreenScale