TTMSFNCBloxArc.HandleMoving Method
Recalculates the line while one of its handles is being dragged.
API unit family: TMSFNCBloxCoreLine
Declaring type: TTMSFNCBloxArc
Inherited from: TTMSFNCBloxLine
Syntax
procedure HandleMoving(AInfo: TTMSFNCBloxHandleMoveInfo); override;
Parameters
| Name | Description |
|---|---|
AInfo |
Describes the handle being moved, its delta, the action phase, and any anchor it is dropped on. |