[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finishes writing a Path
Source position: fpvectorial.pas line 353
public procedure TvVectorialPage.EndPath; |
Finishes writing a Path, which was created in multiple steps using StartPath and AddPointToPath, to the document. Does nothing if there wasn't a previous correspondent call to StartPath.
StartPath |
AddMoveToPath |
AddLineToPath |
AddBezierToPath |
GetCurrentPathPenPos |
SetBrushColor |
SetBrushStyle |
SetPenColor |
SetPenStyle |
SetPenWidth |
SetClipPath |