TTMSFNCBloxLineJoin.AnchorLinkChanged Method
Called when the anchor of the join changes. Records the current anchor position so that subsequent anchor movements can be tracked.
API unit family: TMSFNCBloxCoreBlock
Declaring type: TTMSFNCBloxLineJoin
Syntax
procedure AnchorLinkChanged(ALinkPoint: TTMSFNCBloxLinkPoint); override;
Parameters
| Name | Description |
|---|---|
ALinkPoint |
The link point whose anchor changed. |