TTMSFNCBloxLine.LinkedAnchorChanged Method
Responds to a change of an anchor the line is linked to by recalculating the line's anchors and geometry.
API unit family: TMSFNCBloxCoreLine
Declaring type: TTMSFNCBloxLine
Syntax
procedure LinkedAnchorChanged(ALinkPoint: TTMSFNCBloxLinkPoint; AChange: TTMSFNCBloxAnchorChange); override;
Parameters
| Name | Description |
|---|---|
ALinkPoint |
The link point whose anchored element changed. |
AChange |
The kind of change that occurred on the anchor. |