Click or drag to resize

NodeWeightStylerCategories Constructor

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

Namespace:  imbSCI.Graph.Converters.tools
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public NodeWeightStylerCategories(
	ColorGradient _gradient,
	GraphStylerSettings _settings = null
)
Request Example View Source

Parameters

_gradient
Type: imbSCI.Core.style.colorColorGradient
_settings (Optional)
Type: imbSCI.Graph.Converters.toolsGraphStylerSettings
See Also