Click or drag to resize

diagramMermaidOutputgetOutputStyleDeclaration Method

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

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

Parameters

model
Type: imbSCI.DataComplex.diagramdiagramModel
The model.
colorProvider
Type: imbSCI.Core.reporting.colorsacePaletteProvider
The color provider.

Return Value

Type: String
See Also