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

编程入门 行业动态 更新时间:2024-10-23 13:27:35
本文介绍了如何在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 [ ^ ], 连接不同的控件 [ ^ ], 如何在asp中创建绘图区域 [ ^ ], 如何在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[^], 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#中显示任何树状结构或任何图解视图?

本文发布于:2023-11-06 06:53:46,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1562992.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:树状   视图   结构   如何在

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!