mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
ZoomBox 完成
This commit is contained in:
@@ -257,6 +257,14 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
double MaximumZoomValue
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
double MinimumZoomValue
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
bool AllowDrop
|
||||
{
|
||||
get; set;
|
||||
|
||||
Reference in New Issue
Block a user