Closes the current TRSPathData.
A closed path is a path for which the start point and the LastPoint coincide.
The start point of a TRSPathData is the first point in the Points array.
ClosePath adds the start point of the TRSPathData at the end of the Points array. The added point if of type ppClose.
Namespace: RSGraphics
Delphi |
public |