mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-08 10:16:36 +08:00
整理,准备曲线算法
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<PackageIcon>A.png</PackageIcon>
|
||||
<PackageIconUrl />
|
||||
<NeutralLanguage />
|
||||
<Version>1.0.1</Version>
|
||||
<Version>1.0.4</Version>
|
||||
<Description>一个Wpf的流程图控件</Description>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
@@ -65,7 +65,7 @@ namespace AIStudio.Wpf.Flowchart.ViewModels
|
||||
}
|
||||
}
|
||||
|
||||
private string _color;
|
||||
private string _color = "#1890ff";
|
||||
[Browsable(false)]
|
||||
public string Color
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user