Click or drag to resize

mxCellState Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The mxCellState type exposes the following members.

Properties
  NameDescription
Public propertyAbsoluteOffset
Sets or returns the absolute offset.
Public propertyAbsolutePoints
Sets or returns the absolute points.
Public propertyBoundingBox
Sets or returns the bounding box.
Public propertyCell
Sets or returns the cell that is represented by this state.
Public propertyHeight
Sets or returns the height of the rectangle.
(Inherited from mxRectangle.)
Public propertyInvalid
Sets or returns the invalid state.
Public propertyLabelBounds
Sets or returns the label bounds.
Public propertyLength
Sets or returns the length.
Public propertyOrigin
Sets or returns the origin for the children.
Public propertySegments
Sets or returns the length of the segments.
Public propertyStyle
Sets or returns the cell style as a map of key, value pairs.
Public propertyTerminalDistance
Sets or returns the terminal distance.
Public propertyView
Sets or returns the enclosing graph view.
Public propertyWidth
Sets or returns the width of the rectangle.
(Inherited from mxRectangle.)
Public propertyX
Sets or returns the x-coordinate of the point.
(Inherited from mxPoint.)
Public propertyY
Sets or returns the y-coordinate of the point.
(Inherited from mxPoint.)
Top
See Also