Click or drag to resize

mxCellRemoveFromTerminal 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 void RemoveFromTerminal(
	bool isSource
)
Request Example View Source

Parameters

isSource
Type: SystemBoolean

Implements

mxICellRemoveFromTerminal(Boolean)
See Also