Click or drag to resize
GraphNodeToEdge Method
Returns an edge representation of the current instance.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 1.0.0.0
Syntax
C#
public Edge ToEdge()

Return Value

Type: Edge
See Also