mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-19 16:06:35 +08:00
EnableSnapping完成
This commit is contained in:
@@ -228,6 +228,14 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
bool EnableSnapping
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
double SnappingRadius
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
Size GridMarginSize
|
||||
{
|
||||
get; set;
|
||||
|
||||
Reference in New Issue
Block a user