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
SetStyle Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Sets the style of the given cell.
Namespace:
imbSCI.Graph.MXGraph.model
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Copy
string
SetStyle
(
Object
cell
,
string
style
)
Request Example
View Source
Parameters
cell
Type:
System
Object
Cell whose style should be changed.
style
Type:
System
String
String of the form stylename[;key=value] to specify the new cell style.
Return Value
Type:
String
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