Does DGML support different shapes?
- by Scott Weinstein
I've started to play with DGML, and I see in the schema that the Node element supports a Shape attribute.
I've tried things like
<Node Shape='square'... with no effect.
Is Shape really supported in DGML?