Edge.Target Property

Comuna.NET

EdgeTarget Property

Gets the target node.

Namespace:  Comuna.Graphviz
Assembly:  Comuna.Graphviz (in Comuna.Graphviz.dll) Version: 1.0.0
Syntax
C#
public Node Target { get; }
Request Example View Source

Property Value

Type: Node

Implements

IEdge.Target
See Also