Hi,
I'm using WPF.
I'm currently implementing the same sort of thing using GoDiagram (detecting the scale being changed and then iterating through all of the nodes on the diagram and 'reverse scaling' them so they appear the correct size).
However, I was wondering if there was some way using the WPF version that this could be done in a more elegant/automatic way.