ClosePath
Vector graphics, Path definition and drawing
Description
Closes the path defined by calls to StartPath, AddLineToPath, and AddCurveToPath. A line is drawn from the last point to the first point.
Syntax
Delphi
function TDebenuPDFLibrary1811.ClosePath: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::ClosePath As Long
DLL
int DPLClosePath(int InstanceID)