[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the current Pen Pos in the temporary path
Source position: fpvectorial.pas line 344
public procedure TvVectorialPage.GetCurrentPathPenPos( |
var AX: Double; |
var AY: Double |
); |
AX |
|
The X coodinate of the pen position |
AY |
|
The Y coodinate of the pen position |
Gets the current Pen Pos in the temporary path
StartPath |
EndPath |