Click or drag to resize

mxCellGetEdgeAt 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 mxICell GetEdgeAt(
	int index
)
Request Example View Source

Parameters

index
Type: SystemInt32

Return Value

Type: mxICell

Implements

mxICellGetEdgeAt(Int32)
See Also