Click or drag to resize

diagramOutputBasegetOutputLinksDeclaration 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 getOutputLinksDeclaration(
	diagramModel model
)
Request Example View Source

Parameters

model
Type: imbSCI.Graph.DiagramdiagramModel

Return Value

Type: String
See Also