TTMSFNCBloxArc.AnchorLinkChanged Method
Recalculates the line's anchors when the anchor of the given link point changes.
API unit family: TMSFNCBloxCoreLine
Declaring type: TTMSFNCBloxArc
Inherited from: TTMSFNCBloxLine
Syntax
procedure AnchorLinkChanged(ALinkPoint: TTMSFNCBloxLinkPoint); override;
Parameters
| Name | Description |
|---|---|
ALinkPoint |
The link point whose anchor changed. |