mxGraphModelGetDirectedEdgeCount Method |
| Name | Description | |
|---|---|---|
| GetDirectedEdgeCount(mxIGraphModel, Object, Boolean) |
Returns the number of incoming or outgoing edges.
| |
| GetDirectedEdgeCount(mxIGraphModel, Object, Boolean, Object) |
Returns the number of incoming or outgoing edges, ignoring the given
edge.
|