Click or drag to resize

NodeWeightStylerCategoriesGetBorderThickness Method

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

Namespace:  imbSCI.Graph.Converters.tools
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public int GetBorderThickness(
	double weight,
	int typeGuid,
	bool inverse = false
)
Request Example View Source

Parameters

weight
Type: SystemDouble
The weight.
typeGuid
Type: SystemInt32
inverse (Optional)
Type: SystemBoolean

Return Value

Type: Int32
See Also