 | mxCodecGetId Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the ID of the specified object. This implementation calls
reference first and if that returns null handles the object as an
mxCell by returning their IDs using mxCell.getId. If no ID exists for
the given cell, then an on-the-fly ID is generated using
mxCellPath.create.
Namespace:
imbSCI.Graph.MXGraph.io
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
See Also