Skip to content

Outline._translate method

Outline › _translate

Unofficial

Translate coordinates by the given offsets.

Signature:

_translate(src: unknown, tx: unknown, ty: unknown, dest: unknown): unknown

Parameters:

Parameter Type Description
src unknown
tx unknown
ty unknown
dest unknown

Returns: unknownThe translated coordinates.