Click or drag to resize

diagramMermaidOutputgetLinkDeclaration Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the link declaration.

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

Parameters

link
Type: imbSCI.Graph.Diagram.corediagramLink
The link.

Return Value

Type: String
See Also