[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpvectorial' (#fcl)

TvVectorialPage.GetCurrentPathPenPos

Gets the current Pen Pos in the temporary path

Declaration

Source position: fpvectorial.pas line 344

public procedure TvVectorialPage.GetCurrentPathPenPos(

  var AX: Double;

  var AY: Double

);

Arguments

AX

  

The X coodinate of the pen position

AY

  

The Y coodinate of the pen position

Description

Gets the current Pen Pos in the temporary path

See also

StartPath

EndPath


Documentation generated on: Oct 09 2011