DirectedEdge Properties |
The DirectedEdge type exposes the following members.
Name | Description | |
---|---|---|
![]() | From |
Returns the tail vertex of the directed edge. |
![]() | To |
Returns the head vertex of the directed edge. |
![]() | Weight |
Returns the weight of the directed edge. |