@gecode wrote:
myDiagram.toolManager.linkReshapingTool.handleArchetype = goObject(go.Shape, "Circle", { width: 10, height: 10 }, new go.Binding('fill','element_color') );
I tried to do it, but it didn't work.
Posts: 2
Participants: 2
@gecode wrote:
myDiagram.toolManager.linkReshapingTool.handleArchetype = goObject(go.Shape, "Circle", { width: 10, height: 10 }, new go.Binding('fill','element_color') );
I tried to do it, but it didn't work.
Posts: 2
Participants: 2