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

How to set the indicator to the node when i click it in Gojs?

$
0
0

@ShankariManohar wrote:

How to set the indicator to the node when i click it in Gojs ?
$$(go.Shape, “Circle”,
{
row: 1, column: 1,
alignment: go.Spot.Bottom,
fill: “orange”, width: 12, height: 12,
margin: 2,
visible: true
})

used the above code in ObjectSingle click method. But it doesn’t workout. Kindly help me.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles