BaseNode Connections Property Vis2 NodeTrix CodeDokumentation
Returns all connections containing this node

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

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