Hello. I want change a key a link before insert in the diagram.
For a node, i’m using: protected override GraphBaseElement CopyNode1(GraphBaseElement nodedata, GraphLinksModel<GraphBaseElement, string, string, GraphBaseLink>.CopyDictionary env)
But for the link de copylink1 or 2 does not work.
Someone knows the method to do this?
Thanks in advance.