Click or drag to resize

mxCellGetTerminal 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 GetTerminal(
	bool source
)
Request Example View Source

Parameters

source
Type: SystemBoolean

Return Value

Type: mxICell

Implements

mxICellGetTerminal(Boolean)
See Also