mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-15 05:56:36 +08:00
do redo
This commit is contained in:
@@ -9,7 +9,7 @@ namespace AIStudio.Wpf.DiagramDesigner.Demo.ViewModels
|
||||
{
|
||||
public MarkersViewModel()
|
||||
{
|
||||
Title = "Link Markers";
|
||||
Title = "Url Markers";
|
||||
Info = "Markers are SVG Paths that you can put at the beginning or at the end of your links.";
|
||||
|
||||
DiagramViewModel = new DiagramViewModel();
|
||||
|
||||
Reference in New Issue
Block a user