Click or drag to resize

freeGraphLink Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the freeGraphLink class

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public freeGraphLink(
	freeGraphLinkBase link
)
Request Example View Source

Parameters

link
Type: imbSCI.Graph.FreeGraphfreeGraphLinkBase
See Also