Click or drag to resize

diagramMermaidOutputgetOutput Method

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

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

Parameters

model
Type: imbSCI.Graph.DiagramdiagramModel
The model.
colorProvider
Type: imbSCI.Core.reporting.colorsacePaletteProvider
The color provider.

Return Value

Type: String
See Also