Click or drag to resize

NodeWeightStylerGetAlpha Method

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

Namespace:  imbSCI.Graph.Converters.tools
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public byte GetAlpha(
	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: Byte
See Also