TTMSFNCBloxPolyLine.UpdateDrawing Method
Builds the poly line point by point during interactive drawing, adding a handle on each step and tracking the preview point at the cursor.
API unit family: TMSFNCBloxCoreLine
Declaring type: TTMSFNCBloxPolyLine
Syntax
procedure UpdateDrawing(AInfo: TTMSFNCBloxElementDrawInfo); override;
Parameters
| Name | Description |
|---|---|
AInfo |
Describes the current drawing action, points, and target anchors. |