imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Graph Namespaces
imbSCI.Graph.MXGraph Namespaces
imbSCI.Graph.MXGraph.model
mxIGraphModel Interface
mxIGraphModel Methods
Add Method
BeginUpdate Method
CloneCells Method
Contains Method
EndUpdate Method
GetChildAt Method
GetChildCount Method
GetEdgeAt Method
GetEdgeCount Method
GetGeometry Method
GetParent Method
GetStyle Method
GetTerminal Method
GetValue Method
IsAncestor Method
IsCollapsed Method
IsConnectable Method
IsEdge Method
IsVertex Method
IsVisible Method
Remove Method
SetCollapsed Method
SetGeometry Method
SetStyle Method
SetTerminal Method
SetValue Method
SetVisible Method
mxIGraphModel
SetValue Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Sets the user object of then given cell.
Namespace:
imbSCI.Graph.MXGraph.model
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Copy
Object
SetValue
(
Object
cell
,
Object
value
)
Request Example
View Source
Parameters
cell
Type:
System
Object
Cell whose user object should be changed.
value
Type:
System
Object
Object that defines the new user object.
Return Value
Type:
Object
See Also
Reference
mxIGraphModel 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