Click or drag to resize

mxGraphModelGetDirectedEdgeCount Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodStatic memberGetDirectedEdgeCount(mxIGraphModel, Object, Boolean)
Returns the number of incoming or outgoing edges.
Public methodStatic memberGetDirectedEdgeCount(mxIGraphModel, Object, Boolean, Object)
Returns the number of incoming or outgoing edges, ignoring the given edge.
Top
See Also