Click or drag to resize

NodeWeightStylerGetThickness Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the thickness.

Namespace:  imbSCI.Graph.Converters.tools
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public int GetThickness(
	double weight,
	GraphStylerSettings s
)
Request Example View Source

Parameters

weight
Type: SystemDouble
The weight.
s
Type: imbSCI.Graph.Converters.toolsGraphStylerSettings
The s.

Return Value

Type: Int32
See Also