TTMSFNCGraphicsContextGeneral.PathClose Method
Closes the current open sub-path by connecting the last point back to the first point.
API unit family: TMSFNCGraphics.General
Declaring type: TTMSFNCGraphicsContextGeneral
Syntax
procedure PathClose(APath: Pointer); override;
Parameters
| Name | Description |
|---|---|
APath |
Pointer to the path object to close. |