Click or drag to resize

diagramModelnodeCount Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the node count.

Namespace:  imbSCI.Graph.Diagram
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public int nodeCount { get; }
Request Example View Source

Property Value

Type: Int32
The node count.
See Also