Changes the current drawing position to the point (X,Y).
Use MoveTo to set the value of PenPos before calling LineTo. Calling MoveTo is equivalent to setting the PenPos property.
Warning |
---|
This function is unimplemented and does nothing. |
Namespace: FMX.RS.CanvasHelper
Delphi |
public |
Parameters
X
Type: Integer
Y
Type: Integer