@anupamsinghbisht wrote:
is there any way to fine hidden objects just like findObjectAt.
var node = myDiagram.findObjectAt(new go.Point(p1, p2)); // ?? this only find visible nodes
Posts: 3
Participants: 2
@anupamsinghbisht wrote:
is there any way to fine hidden objects just like findObjectAt.
var node = myDiagram.findObjectAt(new go.Point(p1, p2)); // ?? this only find visible nodes
Posts: 3
Participants: 2