How can I automatically created curved edges in my diagrams?


Author
Message
Adam Leffert
Adam Leffert
Forum Newbie (6 reputation)Forum Newbie (6 reputation)Forum Newbie (6 reputation)Forum Newbie (6 reputation)Forum Newbie (6 reputation)Forum Newbie (6 reputation)Forum Newbie (6 reputation)Forum Newbie (6 reputation)Forum Newbie (6 reputation)
Group: Forum Members
Posts: 4, Visits: 6
I'm using a licensed copy of Nevron Diagram for WinForms version 17.3.22.12.

I'm allocating NWinFormControlHostShapes and populating them with custom user controls.

I connect them by allocating NRoutableConnectors with ConnectorType = RoutableConnectorType.DynamicCurve.

I allocate a NLayeredGraphLayout, then do

var theLayer = theDoc.ActiveLayer;
NNodeList shapes = theLayer.Children(NFilters.Shape2D);
theLayout.Layout(shapes, new NDrawingLayoutContext(theDoc));

The diagram looks good, but is there a way to specify curved edges rather than edges that bend at sharp angles?

Thanks very much in advance,

Adam Leffert
http://www.leffert.com

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic
1 active, 1 guest, 0 members, 0 anonymous
No members currently viewing this topic!

Login

Explore
Messages
Mentions
Search