TTMSFNCBloxArc.UpdateInserting Method
Recalculates the line while it is being inserted and binds its endpoints to the supplied anchors.
API unit family: TMSFNCBloxCoreLine
Declaring type: TTMSFNCBloxArc
Inherited from: TTMSFNCBloxLine
Syntax
procedure UpdateInserting(AInfo: TTMSFNCBloxElementInsertInfo); override;
Parameters
| Name | Description |
|---|---|
AInfo |
Describes the start and end points, target anchors, and whether insertion was a single click. |