Anchor for Gogeneral node

How to enable a anchor to go general node such that we can rotate the node to any direction.

Currently i can rotate node either vertically or horizontally.

GoDiagram doesn’t support that kind of “just set the angle” and the rotating happens. GoXam WPF and GoJS (which we did after GoDiagram) do have that.

So… with GoDiagram, you are forced to do overrides on ports (like Function Block Sample does) to get “flip orientation” on nodes…