[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds a move segment to the current temporary path
Source position: fpvectorial.pas line 340
public procedure TvVectorialPage.AddMoveToPath( |
AX: Double; |
AY: Double |
); |
AX |
|
The final X coordinate of the MoveTo |
AY |
|
The final Y coordinate of the MoveTo |
This is similar to a invisible line segment.