{"id":358,"date":"2013-06-12T12:05:58","date_gmt":"2013-06-12T12:05:58","guid":{"rendered":"http:\/\/mindfusion.eu\/blog\/?p=358"},"modified":"2021-01-08T15:36:05","modified_gmt":"2021-01-08T15:36:05","slug":"diagramming-for-winforms-v-6-0-3","status":"publish","type":"post","link":"https:\/\/mindfusion.dev\/blog\/diagramming-for-winforms-v-6-0-3\/","title":{"rendered":"Diagramming for WinForms V.6.0.3"},"content":{"rendered":"<p>MindFusion has just released a new version of its popular Diagramming component for WinForms. The new features are mostly requested by the users. Here is a list:<\/p>\n<p><strong>ContainerNode Improvements<\/strong><\/p>\n<ul>\n<li>Each container now draws its child nodes. When containers overlap, the children of the lower container can&#8217;t appear above the children of the upper container any more.<\/li>\n<li>The <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/flowchartnet\/index.htm?P_MindFusion_Diagramming_ContainerNode_ClipChildren_0.htm\">ClipChildren<\/a> property indicates whether to clip child items to container\u2019s boundaries<\/li>\n<li>The <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/flowchartnet\/index.htm?P_MindFusion_Diagramming_DiagramItem_ZIndex_0.htm\">ZIndex<\/a> property no longer changes automatically when dropping nodes into a container<\/li>\n<li>and more<\/li>\n<\/ul>\n<div id=\"attachment_235\" style=\"width: 518px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/container_nodes.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-235\" class=\"size-full wp-image-235\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/container_nodes.png\" alt=\"Container nodes\" width=\"508\" height=\"301\" srcset=\"https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/container_nodes.png 508w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/05\/container_nodes-300x177.png 300w\" sizes=\"auto, (max-width: 508px) 100vw, 508px\" \/><\/a><p id=\"caption-attachment-235\" class=\"wp-caption-text\">Container nodes<\/p><\/div>\n<p><strong>PdfExporter Improvements<\/strong><\/p>\n<ul>\n<li>Clip regions are handled better in custom drawing code<\/li>\n<li>PDF shadings now include all colors from a ColorBlend<\/li>\n<li>More precise character width when text includes both eastern glyphs and Latin characters.<\/li>\n<li>and more.<\/li>\n<\/ul>\n<p><strong>New events<\/strong><\/p>\n<ul>\n<li>The <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/flowchartnet\/index.htm?E_MindFusion_Diagramming_DiagramBase_SetSelfLoopShape.htm\">SetSelfLoopShape<\/a> event is raised when a link becomes a self-loop, giving you a chance to set a custom shape for the link.<\/li>\n<li>The <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/flowchartnet\/index.htm?E_MindFusion_Diagramming_DiagramBase_QueryAlignTarget.htm\">QueryAlignTarget<\/a> event is raised to determine if a node should be used as alignment guide target when <a href=\"http:\/\/www.mindfusion.dev\/onlinehelp\/flowchartnet\/index.htm?P_MindFusion_Diagramming_Diagram_AutoAlignNodes_0.htm\">AutoAlignNodes<\/a> is enabled.<\/li>\n<\/ul>\n<div id=\"attachment_361\" style=\"width: 468px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/06\/fcnet_formatted_text.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-361\" class=\"size-full wp-image-361\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/06\/fcnet_formatted_text.png\" alt=\"Differently formatted text.\" width=\"458\" height=\"298\" srcset=\"https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/06\/fcnet_formatted_text.png 458w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/06\/fcnet_formatted_text-300x195.png 300w\" sizes=\"auto, (max-width: 458px) 100vw, 458px\" \/><\/a><p id=\"caption-attachment-361\" class=\"wp-caption-text\">Differently formatted text.<\/p><\/div>\n<p>As well other new properties, methods and features &#8211; you can read the full list <a href=\"http:\/\/mindfusion.dev\/Forum\/YaBB.pl?num=1370949894\">here.<\/a><\/p>\n<p>A trial version of the component is available from this link:<\/p>\n<p align=\"center\"><a href=\"https:\/\/www.mindfusion.dev\/FCNetDemo.zip\">Diagramming for WinForms 6.0.3<\/a><\/p>\n<p>If you have questions or run into problems using the component you can use <a href=\"http:\/\/mindfusion.dev\/Forum\/YaBB.pl?board=fcnet_disc\">the Diagramming for WinForms forum<\/a>, <a href=\"http:\/\/www.mindfusion.dev\/HelpDesk\/index.php\">the help desk<\/a> or write us at <a class=\"link04\" title=\"Write Us\" href=\"mailto:support@mindfusion.dev&amp;subject=contact inquiry - web site&amp;body=Please, remember to add mindfusion.dev to your email whitelist. We usually reply to all contact inquiries within 3 to 4 hours. In case you have not received an answer in 24 hours, the email most likely has been filtered by an anti-spam software running at your mail server. Thank you for the understanding!\" target=\"_parent\" rel=\"noopener noreferrer\">support@mindfusion.dev.<\/a> Our support team will be pleased to help you.<\/p>\n<p><strong><em>About MindFusion.Diagramming for WinForms:<\/em><\/strong> A programming component that provides any WinForms application with a full set of features for creating and customizing all types of diagrams, flowcharts, schemes, hierarchies, trees, graphs etc. The control provides numerous ways to save and load a diagram, six auxiliary controls and more than 10 automatic graph layout algorithms. Diagram elements include scrollable tables, container nodes, multi-segment arrows, custom diagram item types and many more. Further details <a href=\"http:\/\/mindfusion.dev\/features-net.html\">here<\/a>.<\/p>\n<p>Diagramming for WinForms is a royalty-free component, clients get 12 month upgrade subscription when buying a license. The source code is also available for purchase. Visit <a href=\"http:\/\/mindfusion.dev\/buy-flowchart-net.html\">the buy page<\/a> for a list with the current license prices.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>MindFusion has just released a new version of its popular Diagramming component for WinForms. The new features are mostly requested by the users. Here is a list: ContainerNode Improvements Each container now draws its child nodes. When containers overlap, the &hellip; <a href=\"https:\/\/mindfusion.dev\/blog\/diagramming-for-winforms-v-6-0-3\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[95,2],"tags":[110,39,109,35,85,89,29],"class_list":["post-358","post","type-post","status-publish","format-standard","hentry","category-diagramming-2","category-product-releases","tag-net","tag-component","tag-container-nodes","tag-diagramming","tag-events","tag-pdf-export","tag-winforms"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3RlKs-5M","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts\/358","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/comments?post=358"}],"version-history":[{"count":6,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts\/358\/revisions"}],"predecessor-version":[{"id":2444,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts\/358\/revisions\/2444"}],"wp:attachment":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/media?parent=358"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/categories?post=358"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/tags?post=358"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}