Click or drag to resize
DirectedEdge Properties

The DirectedEdge type exposes the following members.

Properties
  NameDescription
Public propertyFrom
Returns the tail vertex of the directed edge.
Public propertyTo
Returns the head vertex of the directed edge.
Public propertyWeight
Returns the weight of the directed edge.
Top
See Also