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

How can I set property?

$
0
0

@st wrote:

...
function treeon() {
myDiagram.toolManager.draggingTool.dragsTree = true;
}
....
$("ContextMenuButton",
$(go.TextBlock, "Tree On"),
{ click: function(e, obj) { treeon(); } }),
.....
it can not work...

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles