Click or drag to resize

mxICellClone Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns a clone of this cell.

Namespace:  imbSCI.Graph.MXGraph.model
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Object Clone()
Request Example View Source

Return Value

Type: Object
Returns a clone of this cell.
See Also