Click or drag to resize

NodeWeightStylerCategoriessettings Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the settings.

Namespace:  imbSCI.Graph.Converters.tools
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public GraphStylerSettings settings { get; set; }
Request Example View Source

Property Value

Type: GraphStylerSettings
The settings.
See Also