imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Graph Namespaces
imbSCI.Graph.MXGraph Namespaces
imbSCI.Graph.MXGraph.model
mxICell Interface
mxICell Methods
ChildCount Method
Clone Method
EdgeCount Method
GetChildAt Method
GetEdgeAt Method
GetEdgeIndex Method
GetIndex Method
GetTerminal Method
Insert Method
InsertEdge Method
Remove Method
RemoveEdge Method
RemoveFromParent Method
RemoveFromTerminal Method
SetTerminal Method
mxICell
GetTerminal Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Returns the source or target terminal of the cell.
Namespace:
imbSCI.Graph.MXGraph.model
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Copy
mxICell
GetTerminal
(
bool
source
)
Request Example
View Source
Parameters
source
Type:
System
Boolean
Boolean that specifies if the source terminal should be returned.
Return Value
Type:
mxICell
Returns the source or target terminal.
See Also
Reference
mxICell Interface
imbSCI.Graph.MXGraph.model Namespace
Coding For Science - imbVeles Open Source Framework - Goran Grubić : 2017-2018
Project web site
Copyright (c) 2018 - GNU General Public License v3.0
Send comments on this topic to
hardy@veles.rs