Click or drag to resize

freeGraphToDMGLConvertToDMGL Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.Converters
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public DirectedGraph ConvertToDMGL(
	freeGraph input
)
Request Example View Source

Parameters

input
Type: imbSCI.Graph.FreeGraphfreeGraph

Return Value

Type: DirectedGraph
See Also