Click or drag to resize

freeGraphToDMGL Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the freeGraphToDMGL class

Namespace:  imbSCI.Graph.Converters
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public freeGraphToDMGL(
	GraphStylerSettings settings = null
)
Request Example View Source

Parameters

settings (Optional)
Type: imbSCI.Graph.Converters.toolsGraphStylerSettings
See Also