Function translate

  • Apply a translation transform to the current graphics context

    Parameters

    • x: number

      The amount to transform on the x axis

    • y: number

      The amount to transform on the y axis

    Returns void

Generated using TypeDoc