WPF/Silverlight 流程图设计器

发布于 2024-09-24 10:51:06 字数 137 浏览 2 评论 0原文

有人知道基于 MS 堆栈、允许建模工作流程(流程图)的开源产品/框架吗?

它应该允许: - 拖放不同的节点样式; - 定义这些节点的属性; - 连接节点; - 导出到 xml(非强制)。

任何帮助表示赞赏。

问候

Anybody knows an open source product/framework, based in the MS stack, that allows modeling workflows (flowchart)?

It should allow:
- Drag and drop different node styles;
- Define properties for those nodes;
- Connect the nodes;
- Export to xml (non mandatory).

Any help is appreciated.

Regards

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

诺曦 2024-10-01 10:51:06

CodeProject 上有一个与此相关的精彩系列 -

WPF 图表设计器 - 第 4 部分

http:// /www.codeproject.com/KB/WPF/WPFDiagramDesigner_Part4.aspx

您可能找不到所有功能(如属性编辑),但您可以轻松实现它们。

此处还提供了一个 -

http://flowpad.codeplex.com/

There is a great series on CodeProject related to this -

WPF Diagram Designer - Part 4

http://www.codeproject.com/KB/WPF/WPFDiagramDesigner_Part4.aspx

You may not find all the features(like property editing) but you can easily implement them.

One more is available here -

http://flowpad.codeplex.com/

木格 2024-10-01 10:51:06

为什么不考虑使用直接支持流程图编程模型的Windows Workflow?

Why not consider using Windows Workflow, where the flowchart programming model is directly suppoed?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文