Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

How to select a link Programatically

$
0
0

@colby wrote:

How to select a link Programmatically?

For Node we are using
var node = myDiagram.findNodeForKey(key);
myDiagram.select(node);

What will be the syntax for Links?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles