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:

ParameterTypeDescription
srcunknown
txunknown
tyunknown
destunknown

Returns: unknownThe translated coordinates.