Hi,
We are using the Network Node within a XamDockManager.
Is there a way to tell the Networknode to repaint the Nodes whenever the size of the control has been changed?
Because now the nodes are either much too small when you maximize the size or much too big when you bring it back to normal size...
Thanks
Matti
Hello matti,
In the XamNetworkNode control you can call the ScaleToFit() method for resizing.
Let me know if you have any questions with this matter. Thank you.