GroupNode InnerConnections Property Vis2 NodeTrix CodeDokumentation
Returns a list of all connections between nodes in the groupnode

Namespace: Vis2NodeTrix
Assembly: Vis2NodeTrix (in Vis2NodeTrix.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

Public ReadOnly Property InnerConnections As List(Of VizEdge)
	Get
See Also