Click or drag to resize

diagramOutputBasegetLinkDeclaration Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.Diagram.output
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public abstract string getLinkDeclaration(
	diagramLink link
)
Request Example View Source

Parameters

link
Type: imbSCI.Graph.Diagram.corediagramLink

Return Value

Type: String
See Also