Quantcast
Channel: Northwoods Software - Latest topics
Viewing all articles
Browse latest Browse all 7406

GoToolPanning behaviour

$
0
0

@nwoodsAcc wrote:

Hello!

I use this code to use GoPanningTool:

Northwoods.Go.GoToolPanning panningtool = new Northwoods.Go.GoToolPanning(goView);
panningtool.AutoPan = false;
goView.MouseDownTools.Add(panningtool);

When I click on background of my graph, panning works. But if I click at edge, only selection occurs with no panning. Is it possible to do panning too? (Only for edges, but not for vertexes, in this case I'd like to do selection only)

Sometimes graphs have very much edges so it is difficult to find background to click for panning in some segments of graph.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7406

Trending Articles