TTMSFNCGraphicsPath.AddPath Method
Appends all points and segments of another path to this path.
API unit family: TMSFNCGraphicsTypes
Declaring type: TTMSFNCGraphicsPath
Syntax
procedure AddPath(APath: TTMSFNCGraphicsPath);
Parameters
| Name | Description |
|---|---|
APath |
Path whose contents are appended. |