A port represents an anchor between an edge and a vertex

Namespace:  QuickGraph.Concepts
Assembly:  QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public interface IPort
Visual Basic (Declaration)
Public Interface IPort

See Also