mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
使用PointBase代替Point
This commit is contained in:
@@ -106,7 +106,7 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
}
|
||||
}
|
||||
|
||||
private double _lineWidth = 1;
|
||||
private double _lineWidth = 1d;
|
||||
public double LineWidth
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user