blockly > Events > BlockMove > oldCoordinate

Events.BlockMove.oldCoordinate property

The old X and Y workspace coordinates of the block if it was a top level block. Undefined if it was not a top level block.

Signature:

oldCoordinate?: Coordinate;