Click or drag to resize

DirectedGraphStylingCase Constructor

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

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

Parameters

settings
Type: imbSCI.Graph.Converters.toolsGraphStylerSettings
See Also