MindFusion.Diagramming for WinForms是一个能帮助你创建工作流和进程图表的.NET控件;数据库实体关系图表;组织图表;对象层次和关系图表;图表和树。它是基于对象-图表框,表格和箭头类型,将其归类分派给其他并结合成复杂的结构。该控件提供超过预先定义的50多种图表框,如自定义设计样式和对图表框着色等。
MindFusion.Diagramming for WinForms最新试用版
代码:
PageSetupDialog pageSetup = new PageSetupDialog();pageSetup.Document = new System.Drawing.Printing.PrintDocument();pageSetup.Document.DocumentName = "Diagram";// Show the dialog to allow users to select page size / orientation.pageSetup.ShowDialog(this);// Show the extended print preview dialog with the diagram object._diagramView.PrintPreviewEx(pageSetup.Document);
问答持续更新中>>>
MindFusion.Diagramming for WinForms现已加入在线订购,点击此处查看价格~
想要购买MindFusion.Diagramming for WinForms正版授权的朋友欢迎咨询在线客服哦~

标签:
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!