Click or drag to resize

freeGraphReportBinodalN Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Number of nodes in binode islands: two nodes with one link between them, disconnected from the rest of the graph

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "|I_2nd|")]
[imbAttribute(imbAttributeName.measure_setUnit, "n")]
[imbAttribute(imbAttributeName.reporting_columnWidth, 7)]
public int BinodalN { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also