Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCommon > FMX.RS.CanvasHelper > Classes > TFMXCanvasHelper > Methods

TFMXCanvasHelper.MoveTo(Integer,Integer) Method

Scroll Prev Top Next More

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.
 
 

alert_cautionWarning

This function is unimplemented and does nothing.

Namespace: FMX.RS.CanvasHelper

Parameters

X

Type: Integer

Y

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb