Click or drag to resize

mxICellEdgeCount Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the number of edges in the edge array.

Namespace:  imbSCI.Graph.MXGraph.model
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
int EdgeCount()
Request Example View Source

Return Value

Type: Int32
Returns the number of edges.
See Also