UpdateShapes

The UpdateShapes method will refresh the visible layout of the NodeNetwork. This method is internally called when a NodeNetwork is first made visible. If you are making any changes to a NodeNetwork, such as by calling Shift, adding/removing PositionedNodes, or by changing the position of a PositionedNode, then you will need to call UpdateShapes.

Last updated