ResizeActionState
State tracking a node resize operation in progress.
Properties
Section titled “Properties”resizingNode
Section titled “resizingNode”resizingNode:
Node
Reference to the node being resized.
startHeight
Section titled “startHeight”startHeight:
number
Initial height of the node before resize.
startNodePositionX
Section titled “startNodePositionX”startNodePositionX:
number
Initial X position of the node in diagram space.
startNodePositionY
Section titled “startNodePositionY”startNodePositionY:
number
Initial Y position of the node in diagram space.
startWidth
Section titled “startWidth”startWidth:
number
Initial width of the node before resize.
startX
Section titled “startX”startX:
number
Initial X coordinate in screen space where the resize started.
startY
Section titled “startY”startY:
number
Initial Y coordinate in screen space where the resize started.