Info
Version: | 1.1.0 |
Author(s): | Florian Haag |
Last Update: | Thursday, May 17, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://sourceforge.net/projects/treelayouthlpr |
NuGet Url: | https://www.nuget.org/packages/TreeLayoutHelper |
Install
Install-Package TreeLayoutHelper
dotnet add package TreeLayoutHelper
paket add TreeLayoutHelper
TreeLayoutHelper Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
Most importantly, it supports the display of tree structures as two-dimensional graphics. By using ready-made interfaces, you can specify the size of your nodes, and the Tree Layout Helper library will take care of placing those nodes appropriately.