TTMSFNCBloxBaseLine.UpdateMoving Method
Recalculates the line while it is being moved.
API unit family: TMSFNCBloxCoreLine
Declaring type: TTMSFNCBloxBaseLine
Inherited from: TTMSFNCBloxLine
Syntax
procedure UpdateMoving(AInfo: TTMSFNCBloxElementMoveInfo); override;
Parameters
| Name | Description |
|---|---|
AInfo |
Describes the move delta, action phase, and any anchors the endpoints connect to. |