@JP wrote:
Hi,
From this sample http://gojs.net/latest/samples/tiger.html, I have used same logic for converting svg icons to gojs node.
But I am struck in create ports for this Part. Can you guide me to do create port's(Top,Bottom,Left,Right) for this example.
var tigerpart = new go.Part();
tigerpart.add(tigerdrawing);
Posts: 2
Participants: 1