Keep nodes and links new positions

Hello,

I use TreeLayout in my application.
If I call to “DoLayout” method, the TreeLayout generate the nodes & links positions automatically.
I want to change the nodes or links positions and keep the new positions after that I call “DoLayout” again.
How can I do that?

thanks in advance,
Leo

Set the Part.LayoutId=“None” on those moved nodes and links.