Click or drag to resize

mxCellGetEdgeIndex Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

edge
Type: imbSCI.Graph.MXGraph.modelmxICell

Return Value

Type: Int32

Implements

mxICellGetEdgeIndex(mxICell)
See Also