Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1300
How to bring a NetworkNodeNode in XamNetworkNode on to the top
posted

Hi,

 

Is there a way to bring a NetworkNodeNode to front of all nodes. There are cases where we have overlapping nodes even in case of auto arrangement. This overlapping cannot be eliminated because of the numerous  connections they hold. So we are trying to bring a particular NetworkNodeNode on to the top by click of it, but not able to do so.

snapshot 

For example in this above snapshot, I am not to view the node named "NL" completely even by clicking it as it is not brought to front.

I tried several options like getting the Control element of it and calling Focus(), BringIntoView() etc. But didn't workout.

Can you please provide a solution on how to achieve this.

 

Also attached the snapshot.

 

Thanks & Regards,

Prasad