如何在c#中显示任何树状结构或任何图解视图? [英] how to show any tree sturcture or any diagramatic view in c# ?

查看:71
本文介绍了如何在c#中显示任何树状结构或任何图解视图?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在c#中显示任何树状结构或任何图解视图?

how to show any tree sturcture or any diagramatic view in c# ?

推荐答案

对于树结构,树视图就足够了。有一些名为 TreeView 的类,但这不是某个类名;因为这个名称用于不同的UI库(Forms,WPF,ASP.NET,Silverlight,等等)的不同无关类。



更多关于图表的一般情况,请看我过去的答案:

在C#.Net WinForms / WPF 中合成/混合视频的方法或框架[ ^ ],

矢量图形软件,如CorelDraw或C#或VB.NET中的Inkscape [ ^ ],

< a href =http://www.codeproject.com/Answers/319981/Connect-diff erent-controls#answer3>连接不同的控件 [ ^ ],

如何在asp.net中创建绘图区域 [ ^ ],

如何在c#中绘制图形 [ ^ ]。



如果部分或全部答案与您要使用的应用类型和/或技术无关,很抱歉 - 遗憾的是,您没有在第一时间指定任何内容。



-SA
For a tree structure, tree view would be quite enough. There are classes named TreeView, but this is not a certain class name; as this name is used in different unrelated classes for different UI libraries (Forms, WPF, ASP.NET, Silverlight, whatever else).

For more general cases of diagramming, please see my past answers:
Methods or frameworks for compositing/blending videos in C# .Net WinForms/WPF[^],
Vector graphics software like CorelDraw or Inkscape in C# or VB.NET[^],
Connect different controls[^],
how to make a drawing area in asp.net[^],
How to draw graph in c#[^].

Sorry if some or all answers are irrelevant to your application type and/or technologies you want to use — unfortunately, you did not specify anything in first place.

—SA


这篇关于如何在c#中显示任何树状结构或任何图解视图?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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