C#图形绘制库? [英] C# graph drawing library?

查看:23
本文介绍了C#图形绘制库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个(免费的)库,它允许我绘制一个CFG(控制流图).像 yFiles 之类的东西,但是是免费的还是最好是开源的?理想情况下,该库将允许用户导航图形(并修改它),即图形不仅仅是静态的先验渲染位图.想法?

I'm looking for a (free) library which allows me to draw a CFG (control flow graph). Something like yFiles, but free or preferably open source? Ideally this library would allow the user to navigate the graph (and modify it), i.e. the graph isn't just a static a priori rendered bitmap. Ideas?

更新:
Glee 与提到 QuickGraph 库似乎工作得很好.谢谢

Update:
Glee in combination with the mentioned QuickGraph library seems to work pretty nice. thx

更新 2:Graph# 似乎是目前最强大的库.还有一个很好的教程关于如何使用它.

Update2: Graph# seems to be the most powerful library currently. There is also a nice tutorial on how to use it.

推荐答案

您可能想查看 QuickGraph.

NodeXL 可能也很有趣(可视化库).它是 WPF,但如果您需要 WinForms,您可以使用容器来托管它.

NodeXL might also be of interest (visualization library). It's WPF, but you can use a container to host it if you need WinForms.

这篇关于C#图形绘制库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆