Hello,
how can I prevent the user from creating links by clicking on the ports.
I read about the IsValidLink property on the port but that is not exaclt what I need.
I want to be able to programatically create links but since we don't want the user to be able to modify anything in the view by dragging,clicking,etc, I want to prevent them from creating links while I still can do that in code.
How can I do that.
Thanks
Susan