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

TvVectorialPage.AddMoveToPath

Adds a move segment to the current temporary path

Declaration

Source position: fpvectorial.pas line 340

public procedure TvVectorialPage.AddMoveToPath(

  AX: Double;

  AY: Double

);

Arguments

AX

  

The final X coordinate of the MoveTo

AY

  

The final Y coordinate of the MoveTo

Description

This is similar to a invisible line segment.


Documentation generated on: Oct 09 2011