Click or drag to resize

diagramMermaidOutputgetOutputLinksDeclaration Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the output links declaration.

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

Parameters

model
Type: imbSCI.Graph.DiagramdiagramModel
The model.

Return Value

Type: String
See Also