Click or drag to resize

mxICell Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The mxICell type exposes the following members.

Properties
  NameDescription
Public propertyCollapsed
Sets or returns the collapsed state of the cell.
Public propertyConnectable
Returns true if the cell is connectable.
Public propertyEdge
Returns true if the cell is an edge.
Public propertyGeometry
Sets or returns the geometry of the cell.
Public propertyId
Sets or returns the Id of the cell.
Public propertyParent
Sets or returns the parent of the cell.
Public propertyStyle
Sets or returns the string that describes the style.
Public propertyValue
Sets or returns the user object of the cell.
Public propertyVertex
Returns true if the cell is a vertex.
Public propertyVisible
Sets or returns the visible state of the cell.
Top
See Also