Click or drag to resize
GraphNodeToPath Method
Returns a Path representation of the current instance.

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

Return Value

Type: Path
See Also