Move the figure.

syntaxSyntax:
DlxFigure.Move(dx, dy)

Parameters

Parameter Description
dx Amplitude of movement along the X axis.
dy Amplitude of movement along the Y axis.

Return Value

If the operation ends correctly it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also