Click or drag to resize

dotToDirectedGraphConverterBasicConvertLink Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.Converters
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public virtual DotLink ConvertLink(
	Link source
)
Request Example View Source

Parameters

source
Type: imbSCI.Graph.DGML.coreLink

Return Value

Type: DotLink
See Also