Click or drag to resize

freeGraphReportTrinodalN Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Number of trinode islands: tri nodes with two or three links 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_3nd|")]
[imbAttribute(imbAttributeName.measure_setUnit, "n")]
[imbAttribute(imbAttributeName.reporting_columnWidth, 7)]
public int TrinodalN { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also