Function scale

  • Apply a scaling transform to the current graphics context

    Parameters

    • x: number

      The amount to scale on the x axis

    • y: number

      The amount to scale on the y axis

    Returns void

Generated using TypeDoc