Click or drag to resize

DotGraphCompile Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Compiles the specified minified.

Namespace:  imbSCI.Graph.DOT
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public string Compile(
	bool minified = true
)
Request Example View Source

Parameters

minified (Optional)
Type: SystemBoolean
if set to true [minified].

Return Value

Type: String
See Also